Re: Available Web Servies not generated correctly

2005-02-14 Thread W.Beck
I suffered from a similar problem. Though or because it turned out to be my sluttishness, I defined some basic rules for myself when chasing these kinds of weired bugs: - when building your project, clean first - after transfering the classes to axis check their size/date - same applies to the J

RE: Available Web Servies not generated correctly

2005-02-10 Thread Dave Hoffer
them. Thanks, -dh -Original Message- From: James Black [mailto:[EMAIL PROTECTED] Sent: Thursday, February 10, 2005 12:35 PM To: [EMAIL PROTECTED] Subject: Re: Available Web Servies not generated correctly -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Dave Hoffer wrote: | Using Tomcat 4

Re: Available Web Servies not generated correctly

2005-02-10 Thread James Black
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Dave Hoffer wrote: | Using Tomcat 4.1.31 | | Using Axis I deployed a java web service with 2 public methods. I used | the AdminClient to deploy, this worked well, I was able to see the wsdl | of the 2 methods. I then undeployed the web service, again

Available Web Servies not generated correctly

2005-02-10 Thread Dave Hoffer
Using Tomcat 4.1.31 Using Axis I deployed a java web service with 2 public methods. I used the AdminClient to deploy, this worked well, I was able to see the wsdl of the 2 methods. I then undeployed the web service, again this worked well as the web service was removed. I then add another publi