If you are running Tomcat, undeploy the service, restart Tomcat, and
redeploy it. The changes should then be visible. Tomcat doesn't refresh
it's copy of the classes, even if you undeploy and redeploy the service
without restarting Tomcat.
--Richard
On Wed, 15 Aug 2001, Ravi Natarajan wrote:
Hello,
I am using apache soap server for developing soap/corba
interface. I am trying some examples on my own.
I tried to write simple server/client example.
Please find the server / client / deployemnt descriptor.file
lisiting below
package samples.Tes