aspose file tools
The moose likes Web Services and the fly likes distributable axis.jar Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Web Services
Reply Bookmark "distributable axis.jar" Watch "distributable axis.jar" New topic
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
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: distributable axis.jar
 
Similar Threads
AXIS-Problem accessing AdminClient
synchronized block
Across JVM's
Deployment Descriptor
classes wsdl2java and java2wsdl not present