RE: Problems with Axis deployment...

2004-03-19 Thread smcardle
Sent: Friday, March 19, 2004 2:14 AM > To: [EMAIL PROTECTED] > Subject: RE: Problems with Axis deployment... > > Hi Somesh, > > How big is your application, i.e. can you attach it to a mail with your > wsdl > and I will have a look over the weekend for you. This would appear to

RE: Problems with Axis deployment...

2004-03-19 Thread Marepalli, Somesh
Sent: Friday, March 19, 2004 2:14 AM To: [EMAIL PROTECTED] Subject: RE: Problems with Axis deployment... Hi Somesh, How big is your application, i.e. can you attach it to a mail with your wsdl and I will have a look over the weekend for you. This would appear to be a problem in the sevice and not

RE: Problems with Axis deployment...

2004-03-18 Thread smcardle
yote.tomcat4.CoyoteAdapter.service(CoyoteAdapter.java:193) > at > org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:78 > 1) > at > org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.processC > onnection(Http11Protocol.java:549) >

RE: Problems with Axis deployment...

2004-03-18 Thread Marepalli, Somesh
:[EMAIL PROTECTED] Sent: Thursday, March 18, 2004 3:27 PM To: [EMAIL PROTECTED] Subject: RE: Problems with Axis deployment... Hi Somesh, Instead of trying to create your deployment by hand why don't you use the Axis java2WSDL to create a WSDL file and then use WSDL2java to create your deplo

RE: Problems with Axis deployment...

2004-03-18 Thread Marepalli, Somesh
Let me try this...I am in the process of doing so. Thanks for the suggestion Regards -Somesh -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Thursday, March 18, 2004 3:27 PM To: [EMAIL PROTECTED] Subject: RE: Problems with Axis deployment... Hi Somesh

RE: Problems with Axis deployment...

2004-03-18 Thread Marepalli, Somesh
Is there any way to get System.out.println() statements print to screen from a web service in Axis? -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Thursday, March 18, 2004 3:27 PM To: [EMAIL PROTECTED] Subject: RE: Problems with Axis deployment... Hi Somesh

RE: Problems with Axis deployment...

2004-03-18 Thread smcardle
eValve. > java:174) > at > org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.i > nvokeNext(StandardPipeline.java:643) > at > org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:4 > 80) > at > org.apache.catalina.core.Contain

RE: Problems with Axis deployment...

2004-03-18 Thread Marepalli, Somesh
e.run(ThreadPool .java:666) at java.lang.Thread.run(Thread.java:534) -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Thursday, March 18, 2004 2:16 PM To: [EMAIL PROTECTED] Subject: RE: Problems with Axis deployment... Hi Somesh, You should have a been mapping ye

RE: Problems with Axis deployment...

2004-03-18 Thread smcardle
Thursday, March 18, 2004 10:13 AM > To: [EMAIL PROTECTED] > Subject: Re: Problems with Axis deployment... > > Hi Somesh, > > The root cause is > java.lang.NoClassDefFoundError: org/apache/axis/AxisFault > > The Axis jar files are not available to your service. In you

RE: Problems with Axis deployment...

2004-03-18 Thread Marepalli, Somesh
think this could be a problem Please advise? Regards -Somesh -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Thursday, March 18, 2004 10:13 AM To: [EMAIL PROTECTED] Subject: Re: Problems with Axis deployment... Hi Somesh, The root cause is

Re: Problems with Axis deployment...

2004-03-18 Thread smcardle
Hi Somesh, The root cause is java.lang.NoClassDefFoundError: org/apache/axis/AxisFault The Axis jar files are not available to your service. In your service WEB- INF/lib directory ensure all of the Axis jar files are present and resart Tomcat. Regards Steve Quoting "Marepalli, Somesh" <[EMA