Sie, Yang wrote:
Hello all:

Here is some Exception when I use JS2 on WebSphere 5.0.18. the error
happened when I do a page = pageManager.getPage(portletPagePath);
The page turned out fine with no error. But the log file shows the
following...

Please advise if you have any idea. Thank you.

ClassCastException: org.apache.xerces.jaxp.SAXParserFactoryImpl
    at javax.xml.parsers.SAXParserFactory.newInstance(Unknown Source)
    at

Check to see if you have another version of xerces in your class path.
Websphere may keep a copy of xerces in its lib directory

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to