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 escrib
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!!!
>
>
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 i