Masimon, Sun VMs modified their builtin XML parser when they moved from 1.4 to 1.5. I believe that this can also be solved by moving the XML parser into the rss portlet webapp instead of shared if that is bothersome. Like I said, this is a 1.5 artifact.
Randy On Fri, 2005-12-23 at 14:12 +0100, Michael Gustav Simon wrote: > It seems to be a work around. > The jars exits in the webapp allready. > I want to understand this thrown exception in detail. > Does anyone have an idea? > > 2005/12/23, Aaron Evans <[EMAIL PROTECTED]>: > > > > Michael Gustav Simon <mgsimon <at> gmail.com> writes: > > > > > > - XMLParser throws Exceptions > > > I use JDK 1.5, Tomcat 5.5 in a Fedora Core 4 environment. > > > Jetspeed will work without any problem, but if i try to request the > > > RSS-Portletexample all following portlets throws an exception for the > > first > > > request. > > > Where is the problem? > > > Do the RSS-example use another XMLParser Instance and Jetspeed cannot > > get > > > instances after this? > > > > > > mgsimon > > > > > > > To fix this problem, copy > > $CATALINA_HOME/webapps/jetspeed/WEB-INF/lib/x*.jar > > to $CATALINA_HOME/shared/lib (xalan,xerces and xml-apis). > > > > > > > > > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
