RE: jboss and axis...

2004-11-05 Thread Cervi, Anthony (PCLN-NW)
PM To: [EMAIL PROTECTED] Subject: RE: jboss and axis... Put ALL axis related jars (under $AXISWEBAPP/WEB-INF/lib) in your deployed ear in the WEB-INF/lib directory. Tami -Original Message- From: Cervi, Anthony (PCLN-NW) [mailto:[EMAIL PROTECTED] Sent: Wednesday, November 03, 2004 1:47

Re: jboss and axis...

2004-11-03 Thread Egor Pervuninski
Hello, ## Cervi, Anthony (PCLN-NW) : Wed, 3 Nov 2004 15:46:53 -0500 CA> i've developed a web service client using axis 1.2 and got CA> everything to work both standalone and from within a tomcat CA> servlet. i've now tried to deploy my code to jboss 3.2.3 and i CA> get the following exception wh

RE: jboss and axis...

2004-11-03 Thread Tami Wright
Put ALL axis related jars (under $AXISWEBAPP/WEB-INF/lib) in your deployed ear in the WEB-INF/lib directory. Tami -Original Message- From: Cervi, Anthony (PCLN-NW) [mailto:[EMAIL PROTECTED] Sent: Wednesday, November 03, 2004 1:47 PM To: [EMAIL PROTECTED] Subject: jboss and axis

jboss and axis...

2004-11-03 Thread Cervi, Anthony (PCLN-NW)
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: or