| Author |
distributable axis.jar
|
Shrikant Khupat
Greenhorn
Joined: Nov 30, 2004
Posts: 2
|
|
I am trying to put the axis.jar in the cluster on 9ias 903. It's giving me following error java.lang.IllegalArgumentException: Only java.io.Serializable, javax.ejb.EJBObject and javax.ejb.EJBHome instances can be bound to a session in a distributable web-application, not: org.apache.axis.providers.java.JavaProvider$LockObject@30d83d (class org.apache.axis.providers.java.JavaProvider$LockObject) Does anyone know about this. Regards Shrikant
|
 |
Shrikant Khupat
Greenhorn
Joined: Nov 30, 2004
Posts: 2
|
|
I checked that the LockObject class is not serializable... Does this means that AXIS.war cannot be clustered Please help. Thanks in advance Regards shrikant
|
 |
 |
|
|
subject: distributable axis.jar
|
|
|