I'm deploying a client and server from a WSDL.  I created all of the files
with WSDL2Java, and set them up on the server and client.  However, whenever
I call the methods from the client, they don't appear to run on the server.
I'm not getting any errors at all.  Also, none of my println's are showing
up, and I even tried throwing a runtimeexception, and that didn't do
anything.  Any suggestions?

Chris

Reply via email to