i've developed a web service client using axis 1.2  and got everything to work both 
standalone and from within a tomcat servlet.  i've now tried to deploy my code to 
jboss 3.2.3 and i get the following exception when calling my client code from within 
an ejb:  java.lang.NoClassDefFoundError: org/apache/axis/encoding/Deserializer.  i've 
tried putting all the required jars in all of the the jboss lib folders but with no 
luck.  any ideas?  thanks.

Reply via email to