Thank you very much, Mark!

I've edited the catalina.policy file to add the permissions to execute the files in the corresponding directory, but now I just cannot deploy my service, because it produces an "Internal Server Error"...... any ideas about this?

Thank you.

Luis.

Mark Mueller escribi�:
Luis,

I had a similar problem with a web service. The
external executable turned out not to be able to open
files. I used Java 1.4's policytool to grant file
permissions and that solved the problem.
Mark

--- Luis Rodrigo <[EMAIL PROTECTED]> wrote:

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.


__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com

--
|===============================================|
  Luis Rodrigo Aguado
  Laboratorio de Sistemas Inteligentes (ISYS)
  Facultad de Inform�tica
  Universidad Polit�cnica de Madrid
|===============================================|
  "El camino m�s largo siempre empieza con un
   peque�o paso"
|===============================================|

Reply via email to