Re: *SPAM* Re: How to change the CLASSPATH in tomcat 5.028 for a concrete webservice

2007-09-10 Thread Bill Barker
"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

Re: *SPAM* Re: How to change the CLASSPATH in tomcat 5.028 for a concrete webservice

2007-09-10 Thread David Smith
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

Re: *SPAM* Re: How to change the CLASSPATH in tomcat 5.028 for a concrete webservice

2007-09-10 Thread Tomás Tormo
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