RE: I got an error on import org.apache.xpath recompiling with Tomcat5 and JDK5

2006-02-24 Thread Wentink, Marc
Oops... Just read some more documentation and it seems the whole java xml xpath libs changed from jdk 1.4 to jdk5, right? So a servlet doing something with XML would have to be rewritten totally and could better just stay on Tomcat4 and JDK1.4? -

I got an error on import org.apache.xpath recompiling with Tomcat5 and JDK5

2006-02-24 Thread Wentink, Marc
Dear Group, Which jars am I missing, and were can I find them when I got an error on import org.apache.xpath? I am trying to move from jdk1.4 and Tomcat4, to jdk5 and Tomcat5 I have installed Tomcat Core version: apache-tomcat-5.5.15.zip I have changed my CLASSPATH to: C:\Program Files\apach

RE: Image files accesable for a servlet in Tomcat, but they were accesible in Java standalone program

2006-02-22 Thread Wentink, Marc
s, Paul Hamer management & development [EMAIL PROTECTED] toHAVE websolutions www.tohave.nl [EMAIL PROTECTED] > -----Original Message- > From: Wentink, Marc [mailto:[EMAIL PROTECTED] > Sent: Wednesday, 22 February, 2006 16:42 > To: tomcat-user@jakarta.apache.org > Subject: Image

Image files accesable for a servlet in Tomcat, but they were accesible in Java standalone program

2006-02-22 Thread Wentink, Marc
Dear Sirs, I have got a servlet that generates a pdf file from a xml file, the servlet runs in Tomcat, and it runs fine as long as in the xml file does not contain references to images. At the moment the xml contains an image I got this error: java.lang.NoClassDefFoundError at java.lang