Re: Tomcat w/SOAP web services

2010-05-07 Thread SM
The port is configurable in NetBeans UI. --- On Fri, 5/7/10, Pid wrote: From: Pid Subject: Re: Tomcat w/SOAP web services To: "Tomcat Users List" Date: Friday, May 7, 2010, 9:47 AM On 07/05/2010 16:48, Neil B. Cohen wrote: > I have been running Tomcat 6.x for some time, and building web > a

Deploying a simple webservice for testing on tomcat gives HTTP 404

2010-03-26 Thread SM
Hi all, I developed a simple web service and deployed it on Tomcat 6.0.24 and when I debug on server it gives me http 404.  There are no errors in the tomcat log.   HTTP Status 404 - /Axis2WSTest/ type Status report message /Axis2WSTest/ description The requested resource (/Axis2WSTest/) is not

Debug on Server tomcat for a simple webservice gives http 404 error

2010-03-26 Thread SM
Hi all:  I have created a simple web service using eclipse and tomcat 6.0.24, however when I try to test this webservice using Debug on Server I get the following error:HTTP Status 404 - /Axis2WSTest/type Status reportmessage /Axis2WSTest/description The requested resource (/Axis2WSTest/) is no

Tomcat 6.0.24 from eclipse causes addressing-1.5.1.mar module, which is not valid, caused null java.lang.ExceptionInInitializerError

2010-03-26 Thread SM
 When I start up tomcat 6.0.24 I get the following exception.  Any tips on resolving this will be helpful:[INFO] Clustering has been disabled[ERROR] The addressing-1.5.1.mar module, which is not valid, caused nulljava.lang.ExceptionInInitializerError at sun.reflect.NativeConstructorAccesso

RE: When starting tomcat 6 from eclipse Galelio 2.5SR2--> error org.apache.axis2.transport.http.AxisAdminServlet java.lang.ClassNotFoundException

2010-03-26 Thread SM
, moni_spar...@yahoo.com Date: Friday, March 26, 2010, 11:11 AM Where are u placing the axis jar files? -Original Message- From: SM [mailto:moni_spar...@yahoo.com] Sent: Friday, March 26, 2010 11:10 PM To: users@tomcat.apache.org Subject: When starting tomcat 6 from eclipse Galelio 2.5

When starting tomcat 6 from eclipse Galelio 2.5SR2--> error org.apache.axis2.transport.http.AxisAdminServlet java.lang.ClassNotFoundException

2010-03-26 Thread SM
I used eclipse Gamypede to generate webservices in the past with tomcat 6. Was using the service archive and the code generator wizard.  However the loading of axis2 fails with the following error on a new version of eclipse Galileo 3.5SR2.  Tomcat version 6.0 is being used.  The same instance