[JBoss-user] [Installation Configuration] - Re: deploying axis 1.2 client to jboss 3.2.3

2004-11-18 Thread acervi_01
that seems to work ok so far.  now i get a different error but unrelated to 
axis i believe.  thanks for your help!!!

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3855634#3855634

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3855634


---
This SF.Net email is sponsored by: InterSystems CACHE
FREE OODBMS DOWNLOAD - A multidimensional database that combines
robust object and relational technologies, making it a perfect match
for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Installation Configuration] - deploying axis 1.2 client to jboss 3.2.3

2004-11-16 Thread acervi_01
I have used axis 1.2 to build a client library that accesses the mappoint.net 
web service.  I've built a bean that uses this library to retrieve data from 
that web service.  A jsp page running on a different server than jboss creates 
this bean and calls one of the methods.  I've copied all of the required axis 
jars to %JBOSS_HOME%/server/default/lib.

I get the following error:
javax.servlet.ServletException: RemoteException occurred in server thread; 
nested exception is: 
java.rmi.ServerError: Unexpected Error; nested exception is: 
java.lang.NoClassDefFoundError: org/apache/axis/encoding/Deserializer

can someone please explain why this is happening?  i've tested this thing 
standalone but as soon as i try to call it from the jsp it doesn't work.

a zillion thank you's if you can help ;o)
thanks.


View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3855426#3855426

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3855426


---
This SF.Net email is sponsored by: InterSystems CACHE
FREE OODBMS DOWNLOAD - A multidimensional database that combines
robust object and relational technologies, making it a perfect match
for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user