[ 
https://issues.apache.org/jira/browse/GERONIMO-5339?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Shawn Jiang resolved GERONIMO-5339.
-----------------------------------

    Resolution: Fixed

org.apache.catalina.tribes.UniqueId comes from two different class loader

1, wadi-clustering
2, tomcat

The solution is the same to tomcat wadi builder that replace the tomcat with 
tomcat-no-ha when building the wadi based session bean clustering.

> cannot assign instance of org.apache.catalina.tribes.UniqueId to field 
> org.codehaus.wadi.tribes.TribesPeer.uniqueId of type 
> org.apache.catalina.tribes.UniqueId error when deploy wadi based session bean 
> cluster to tomcat build.
> ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: GERONIMO-5339
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-5339
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: OpenEJB
>    Affects Versions: 2.2.1, 2.2.2
>            Reporter: Shawn Jiang
>            Assignee: Shawn Jiang
>             Fix For: 2.2.1, 2.2.2
>
>
> Deploying wadi based session bean cluster to tomcat build failed with 
> following error:
> "cannot assign instance of org.apache.catalina.tribes.UniqueId to field 
> org.codehaus.wadi.tribes.TribesPeer.uniqueId of type 
> org.apache.catalina.tribes.UniqueId error"

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to