DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=21131>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=21131 Using Jetspeed with J2SE 1.4.2-beta breaks portlets ------- Additional Comments From [EMAIL PROTECTED] 2003-08-04 06:46 ------- Ramiro Rinaudo has posted a solution on the user list : To fix the SAX problem do this. Declare an eviroment variable named JAVA_ENDORSED_DIRS pointing to your %TOMCAT_HOME%\commons\endorsed then copy: xml-apis.jar xalan-2.3.1.jar xerces-2.0.2.jar xercesImpl.jar xml-apis-2.0.2.jar from the webapp/jetspeed/web-inf/lib into the endorsed directory. For windows users, don't run tomcat from the start menu cause this link doesn't use the JAVA_ENDORSED_DIR property, run tomcat from tomcat/bin/startup.bat --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
