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]