Please ignore the error I have poster earlier this is the error I hit.
16:12:02,468 ERROR [WarBasedAxisConfigurator] Clustering implementation
class or
g.apache.axis2.clustering.tribes.TribesClusterManager not found
org.apache.axis2.deployment.DeploymentException: Clustering implementation
class
org.apache.axis2.clustering.tribes.TribesClusterManager not found
at
org.apache.axis2.deployment.ClusterBuilder.buildCluster(ClusterBuilde
r.java:73)
at
org.apache.axis2.deployment.AxisConfigBuilder.populateConfig(AxisConf
igBuilder.java:169)
at
org.apache.axis2.deployment.DeploymentEngine.populateAxisConfiguratio
n(DeploymentEngine.java:615)
at
org.apache.axis2.deployment.WarBasedAxisConfigurator.<init>(WarBasedA
xisConfigurator.java:146)
at
org.apache.axis2.transport.http.AxisServlet.initConfigContext(AxisSer
I have tried using hidden classes explicitly specifying the class but I
still hit the same error.
Any pointers will be helpful.
On Mon, Apr 5, 2010 at 4:03 PM, Ashish Jain <[email protected]> wrote:
> Hi,
>
> I have a EAR application which has axis2 1.5.1 jars packaged. I am using
> geronimo 2.1.3 which comes with axis2 1.3. While deployment I hit the
> following error:
> Caused by:
> java.lang.ClassCastException:
> org.apache.axis2.receivers.RawXMLINOnlyMessageRece
> iver incompatible with org.apache.axis2.engine.MessageReceiver
> at
> org.apache.axis2.deployment.DescriptionBuilder.loadMessageReceiver(De
> scriptionBuilder.java:191)
> at
> org.apache.axis2.deployment.DescriptionBuilder$1.run(DescriptionBuild
> er.java:144)
> at
> org.apache.axis2.java.security.AccessController.doPrivileged(AccessCo
> ntroller.java:132)
> at
> org.apache.axis2.deployment.DescriptionBuilder.processMessageReceiver
> s(DescriptionBuilder.java:140)
> at
> org.apache.axis2.deployment.AxisConfigBuilder.populateConfig(AxisConf
>
> Is it possible to use axis2 1.5.1 with geronimo 2.1.3??
>
> Thanks
> Ashish
>