|
Re: sql extension and JNDI: msg#00016java.helma.antville.user
Hi John (and the rest ) This morning I was going to write: I thought (and hoped ) it was that simple ... but apperently it isn't (with OC4J ) ... But now I have to write: ... well after all it is ... Instead of putting the xalan jars in the applib directory of OC4J, I had to include the xalan 2.7.0 jars (xalan.jar, serializer.jar, xercesImpl.jar and xml-apis.jar) in the WEB-INF/lib of my war file. And .... I had to include the next line in my orion-web.xml: <web-app-class-loader search-local-classes-first="true" include-war-manifest-class-path="true" /> This old OC4J uses an ancient JDK, and the endored lib-trick http://xml.apache.org/xalan-j/faq.html#faq-N100D6 didn't work. Without this, the ancient xalan out of the JDK's rt.jar was taken, and that one doesn't know about the JNDIConnectionPool at all. Greetings, Joris John Gentilin wrote: Hi Joris, -- I couldn't afford a cool signature, so I just got this one. joris.jansen@xxxxxxxxxx M +31 (0)6 1091 4504 Cumquat Information Technology BV De Dreef 19 3706 BR Zeist http://www.cumquat.nl |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: sql extension and JNDI, John Gentilin |
|---|---|
| Next by Date: | Re: sql extension and JNDI, Joris Jansen |
| Previous by Thread: | Re: sql extension and JNDI, John Gentilin |
| Next by Thread: | Re: sql extension and JNDI, Joris Jansen |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |