We ran into the following error with our rebranded version of Karaf 3.0.1 on
AIX (does not reproduce on Windows or Linux):

<body>
HTTP ERROR 500

<p>Problem accessing /ws/wf/WorkflowManagerWS. Reason:
<pre>    Server Error</pre></p>
Caused by:
<pre>java.lang.IllegalAccessError: Class
com/sun/org/apache/xerces/internal/dom/ElementImpl illegally accessing
"package private" member of class
com/sun/org/apache/xerces/internal/dom/CoreDocumentImpl

As suggested in the following thread:

http://comments.gmane.org/gmane.comp.apache.cxf.user/30677

we removed the following file:
apache-karaf-3.0.1/lib/endorsed/org.apache.servicemix.specs.saaj-api-1.3-2.4.0.jar,
restarted karaf, re-tested and the error went away on AIX.  We are running
JDK 1.7.

Has anybody else run into this problem and why is that particular JAR and
the others included in the endorsed dir?



--
View this message in context: 
http://karaf.922171.n3.nabble.com/Class-com-sun-org-apache-xerces-internal-dom-ElementImpl-illegally-accessing-package-private-member-l-tp4034932.html
Sent from the Karaf - User mailing list archive at Nabble.com.

Reply via email to