Hi,
for me it worked like this (since I'm quite new to axis, there may be better
solutions):
1. The
Class with the methods you'll want to have published as a web service is
converted to .jws
2. If
your other classes (which are used by your web service) are just .class files,
put them int
Hello to all,
I'm trying to get SOAPMonitor to work with Axis rc1. I compiled and
installed the Applet. It runs, but can not connect to the server. I read
something about registering the SOAPMonitor Handler in the handler chain.
One suggestion was putting it into server-config.xml / server-confi