• Welcome to KonaKart Community Forum. Please login or sign up.
 
April 26, 2024, 12:42:58 pm

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Topics - tokamak

1
Hi,

I'm trying to deploy Konakart 5.0.0.0 portlet in Liferay 6.5.0 on a Glassfish 3.0.1 server but during deployment multiples ClassCast Exceptions occured.

Quote[#|2010-10-19T18:41:05.778+0000|INFO|glassfish3.0.1|javax.enterprise.system.std.com.sun.enterprise.v3.services.impl|_ThreadID=34;_ThreadName=Thread-1;|18:41:05,777 FATAL [InternalException:88] Exception:
org.apache.axis.ConfigurationException: org.apache.axis.deployment.wsdd.WSDDException: java.lang.ClassCastException: org.apache.axis.encoding.ser.BeanSerializerFactory cannot be cast to org.apache.axis.encoding.SerializerFactory
java.lang.ClassCastException: org.apache.axis.encoding.ser.BeanSerializerFactory cannot be cast to org.apache.axis.encoding.SerializerFactory
    at org.apache.axis.encoding.ser.BaseSerializerFactory.createFactory(BaseSerializerFactory.java:277)
    at org.apache.axis.deployment.wsdd.WSDDService.deployTypeMapping(WSDDService.java:542)
    at org.apache.axis.deployment.wsdd.WSDDService.initTMR(WSDDService.java:253)
    at org.apache.axis.deployment.wsdd.WSDDService.<init>(WSDDService.java:233)


The konakart portlet is trying to set up its axis-1.4 services but Liferay 6.5.0 uses Axis 1.5...
How can I work around this problem ?

Is there a way to allow liferay to use his version of axis and my portlet to use another version ?

Any help would be warmly welcomed   :-[
Tokamak