Hi,

I'm trying to deploy a group of web services on Tomcat 6.0 using Axis.
I'm using Eclipse to generate the necessary code from a WSDL file and to
create the service via axis. This works fine the first time round in a
new project. However if I then edit the WSDL file (adding new services
or elements) and create the service again, the process hangs while
deploying to axis. If I revert to the old WSDL and try to create the
service again, it also hangs.  The files are all copied to Tomcat but
the service is not deployed. If anyone has any ideas what might be going
on then I'd be grateful to hear them please. Creating a new project each
time I make a change to the WSDL is not really practical.

Thanks in advance!

Mari

Reply via email to