"Tomás Tormo" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Hi David
>
> I'm using tomcat 5.028 in Ubuntu 6.10 . I've written a java applicattion
> wich uses a wrapper to communicate with an applicattion written in C, wich
> is the "core" of my applicattion. Both the wrapper a
Can you post a) the working classpath from the command line and b) the
stack trace you get when it's launched as a webservice?
One other thought that comes to mind is you might want to check all your
environment variables as a user and as a webservice -- see if the
installation created somethi
Hi David
I'm using tomcat 5.028 in Ubuntu 6.10 . I've written a java
applicattion wich uses a wrapper to communicate with an applicattion
written in C, wich is the "core" of my applicattion. Both the wrapper
and the core are third party applicattions, and because of that i don't
have the so