Hi everyone out there!!!
I'm a newbie and I'm having some problems developing a web service. I
have a working Java program. Using the Java2WSDL and WSDL2Java tools
I've got the corresponding files to deploy the web service, but when I
do it, it just does not answer anything.
The deployment is working fine, because if I simplify the Java classes
to do nothing but just return an string, it works. Besides, the complete
Java program on its own (not as a web service) also works fine.
I suspect that the problem may come from the fact that in my Java
classes I try to call an executable, is this somehow restricted when
running a web service?
I hope I explained myself clearly :S
Thank you very much.
Luis.
- Re: Executing files Luis Rodrigo
- Re: Executing files Mark Mueller
- Re: Executing files Luis Rodrigo