Re: java.lang.ClassCastException: org.apache.xerces.jaxp.DocumentBuilderFactoryImpl

2008-04-15 Thread Luciano Salotto
Guys, I got read of that exception, (by deleting the jars in /lib/endorsed) however when now I launch server I get this exception 14:53:47,451 ERROR [Digester] Digester.getParser: java.lang.ClassCastException: org.apache.xerces.jaxp.SAXParserFactoryImpl at javax.xml.parsers.SAXParserFactory.ne

Re: java.lang.ClassCastException: org.apache.xerces.jaxp.DocumentBuilderFactoryImpl

2008-04-15 Thread Luciano Salotto
Hi Kevan, "Can you elaborate on what you mean by "I tried removing those...". You removed inverse-classloading=true and xercesImpl.jar from your EAR? Or you removed xercesImpl.jar from lib/endorsed?" Removed from /lib/endorsed, since as you mentioned, I would like to keep EAR same as in WAS. I al

Re: java.lang.ClassCastException: org.apache.xerces.jaxp.DocumentBuilderFactoryImpl

2008-04-15 Thread Kevan Miller
On Apr 14, 2008, at 6:18 PM, Luciano Salotto wrote: David, Thanks again for another quick replay, I do have xercesImpl.jar in my EAR and inverse-classloading=true so app should use that one, however, it seems like it still going for the jar in /endorsed directory (which you remembered cor

Re: java.lang.ClassCastException: org.apache.xerces.jaxp.DocumentBuilderFactoryImpl

2008-04-15 Thread Luciano Salotto
on, Apr 14, 2008 at 11:12 PM, Luciano Salotto <[EMAIL PROTECTED]> > wrote: > > > I'm getting following exception when trying to launch my application: > > > > 12:15:46,847 ERROR [[action]] Servlet.service() for servlet action threw > > exception > >

Re: java.lang.ClassCastException: org.apache.xerces.jaxp.DocumentBuilderFactoryImpl

2008-04-14 Thread Vamsavardhana Reddy
6,847 ERROR [[action]] Servlet.service() for servlet action threw > exception > java.lang.ClassCastException: > org.apache.xerces.jaxp.DocumentBuilderFactoryImpl > at javax.xml.parsers.DocumentBuilderFactory.newInstance(Unknown > Source) > at > org.apache.jasper.xmlparser.ParserU

Re: java.lang.ClassCastException: org.apache.xerces.jaxp.DocumentBuilderFactoryImpl

2008-04-14 Thread Luciano Salotto
en trying to launch my application: > > > > 12:15:46,847 ERROR [[action]] Servlet.service() for servlet action threw > > exception > > java.lang.ClassCastException: > > org.apache.xerces.jaxp.DocumentBuilderFactoryImpl > &

Re: java.lang.ClassCastException: org.apache.xerces.jaxp.DocumentBuilderFactoryImpl

2008-04-14 Thread David Jencks
. thanks david jencks On Apr 14, 2008, at 10:42 AM, Luciano Salotto wrote: I'm getting following exception when trying to launch my application: 12:15:46,847 ERROR [[action]] Servlet.service() for servlet action threw exception java.lang.ClassCastExce

java.lang.ClassCastException: org.apache.xerces.jaxp.DocumentBuilderFactoryImpl

2008-04-14 Thread Luciano Salotto
I'm getting following exception when trying to launch my application: 12:15:46,847 ERROR [[action]] Servlet.service() for servlet action threw exception java.lang.ClassCastException: org.apache.xerces.jaxp.DocumentBuilderFactoryImpl at javax.xml.parsers.DocumentBuilderFactory.newIns