Re: TOmcat 4.0.1 and JDOM b8

2002-10-08 Thread Cyril Vidal
: [EMAIL PROTECTED] Web: http://www.planetexml.com - Original Message - From: Malachi de AElfweald [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED] Sent: Tuesday, October 08, 2002 5:44 AM Subject: Re: TOmcat 4.0.1 and JDOM b8 Incompatible object argument for function call Sounds

Re: TOmcat 4.0.1 and JDOM b8

2002-10-08 Thread Malachi de AElfweald
: [EMAIL PROTECTED] Web: http://www.planetexml.com - Original Message - From: Malachi de AElfweald [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED] Sent: Tuesday, October 08, 2002 5:44 AM Subject: Re: TOmcat 4.0.1 and JDOM b8 Incompatible object argument for function call Sounds like

RE: TOmcat 4.0.1 and JDOM b8

2002-10-08 Thread Bodycombe, Andrew
. ___ Cyril Vidal Email: [EMAIL PROTECTED] Web: http://www.planetexml.com - Original Message - From: Malachi de AElfweald [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED] Sent: Tuesday, October 08, 2002 5:44 AM Subject: Re: TOmcat 4.0.1 and JDOM b8 Incompatible object argument

Re: TOmcat 4.0.1 and JDOM b8

2002-10-08 Thread Cyril Vidal
. ___ Cyril Vidal Email: [EMAIL PROTECTED] Web: http://www.planetexml.com - Original Message - From: Malachi de AElfweald [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED] Sent: Tuesday, October 08, 2002 6:25 PM Subject: Re: TOmcat 4.0.1 and JDOM b8 I

Re: TOmcat 4.0.1 and JDOM b8

2002-10-08 Thread Malachi de AElfweald
AElfweald [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED] Sent: Tuesday, October 08, 2002 6:25 PM Subject: Re: TOmcat 4.0.1 and JDOM b8 I apologize, but on closer inspection, I am not sure it will be in xerces... The error says: org.apache.catalina.servlets.InvokerServlet.doGet

Re: TOmcat 4.0.1 and JDOM b8

2002-10-07 Thread Padhu Vinirs
JDOM is only a easy-to-use-wrapper for java programmers around standard xml parsers. The 'SAXNotRecognizedOption is an object in xerces.jar. make sure the xerces.jar that comes with JDOM beta 8 is in your web app's classpath. Maybe JDOM beta 8 supports a version of xerces that Tomcat is not

Re: TOmcat 4.0.1 and JDOM b8

2002-10-07 Thread Malachi de AElfweald
Also, make sure that an older version is not in $JAVA_HOME/jre/lib/ext cuz that would get used first Malachi 10/7/2002 1:14:36 PM, Padhu Vinirs [EMAIL PROTECTED] wrote: JDOM is only a easy-to-use-wrapper for java programmers around standard xml parsers. The 'SAXNotRecognizedOption is an

Re: TOmcat 4.0.1 and JDOM b8

2002-10-07 Thread Cyril Vidal
:28 PM Subject: Re: TOmcat 4.0.1 and JDOM b8 Also, make sure that an older version is not in $JAVA_HOME/jre/lib/ext cuz that would get used first Malachi 10/7/2002 1:14:36 PM, Padhu Vinirs [EMAIL PROTECTED] wrote: JDOM is only a easy-to-use-wrapper for java programmers around standard xml

Re: TOmcat 4.0.1 and JDOM b8

2002-10-07 Thread Malachi de AElfweald
10:28 PM Subject: Re: TOmcat 4.0.1 and JDOM b8 Also, make sure that an older version is not in $JAVA_HOME/jre/lib/ext cuz that would get used first Malachi 10/7/2002 1:14:36 PM, Padhu Vinirs [EMAIL PROTECTED] wrote: JDOM is only a easy-to-use-wrapper for java programmers around standard