Hi All,

I have created cxf  webservice client application.
When I deploy the applicaiton in WAS 6.1 and I have change the class loader
to "class loaded with application class loader first" and I have made change
in manifest file as "DisableIBMJAXWSEngine: true".
The application works properly except the fault handling suituation.
When the application receives fault exception, it throws the following
error.


Error 500: org.apache.cxf.interceptor.Fault: class loading constraint
violated (class:
org/apache/xml/dtm/ref/dom2dtm/DOM2DTMdefaultNamespaceDeclarationNode
method: getSchemaTypeInfo()Lorg/w3c/dom/TypeInfo;) at pc: 0 

Please help me to figure the issue.

Regards
Saravanan R
-- 
View this message in context: 
http://old.nabble.com/Fault-handling-issue-in-cxf-2.2.5-on-WAS-6.1-tp27556770p27556770.html
Sent from the cxf-user mailing list archive at Nabble.com.

Reply via email to