RE: [JBoss-user] 2 Quick Question - Xerces 2 Oracle 9i

2002-09-09 Thread Gavin Hughes
-service.xml, as described in the comments in the file. -Original Message- From: Michael Stanley [mailto:[EMAIL PROTECTED]] Sent: Friday, 6 September 2002 1:56 AM To: [EMAIL PROTECTED] Subject: [JBoss-user] 2 Quick Question - Xerces 2 Oracle 9i Has anyone had any luck setting up Jboss

Re: [JBoss-user] 2 Quick Question - Xerces 2 Oracle 9i

2002-09-05 Thread Michael Stanley
jboss 3.2 and 4 and possibly 3.0.2 all use xerces by default (and probably won't work with Crimson). If 3.0.2 uses Crimson by default you can put the Xerces jars in lib (NOT server/[config]/lib) and start with ./build.sh -j xerces. Thanks... I have it working now. Here was MY problem...