Al, I do agree with you.. But now i am getting confuse with Step 2 idetified in this article and i believe that is what we want to is "Filtering Classloader" http://ws.apache.org/axis2/1_2/app_server.html
How someone achieved it that is what i want to learn as well. Sunny Alejandro Calbazana-2 wrote: > > Hey, I've been experiencing LinkageError exceptions under WL9.1 and > WL9.2. Can anyone shed light on this? > > This is apparently a class loader issue, but I have all the > "prefer-web-inf-classes" related settings in place. Wouldn't > weblogic-application.xml apply only to EAR deployments?! > > I get the following: > > Caused by: java.lang.LinkageError: Class org/xml/sax/EntityResolver > violates loader constraints > at org.dom4j.io.SAXReader.read(SAXReader.java:447) > at > org.hibernate.cfg.Configuration.doConfigure(Configuration.java:1366) > at > org.hibernate.cfg.Configuration.configure(Configuration.java:1310) > ... > > Any help is appreciated! > > Al > > > > Sunny44 wrote: >> If anyone of you have added the weblogic-application.xml to the axis2.war >> file then please throws the instruction for the creation along with the >> sample. >> >> I am deploying an Axis2.war on 8.1 sp4 server i am able to see my service >> on >> the UI able to browse the WSDL also but when i make the call to web >> service >> i get an error >> >> java.lang.LinkageError: loader constraints violated when linking >> javax/xml/stream/XMLStreamReader class >> >> Which i believe is STAX conflict which can be resolved by >> weblogi-application.xml. >> >> If my undertanding is not correct and the solution is different then >> advice >> me otherwise please let me know where and HOW should i get the >> weblogic-application.xml in WAR file. >> >> thanks >> >> Sunny >> > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > -- View this message in context: http://www.nabble.com/Weblogic-application.xml-creation-tf3984256.html#a11313705 Sent from the Axis - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
