Vladimir Simjanoski <vladimir.simjanoski <at> gmail.com> writes:
> > Hi, > > I have successfully created and installed custom portal application using > jetspeed2 plugin (j2-M4). > But when I started Tomcat, and checked out the portlets, I got > > "Failed to retrieve Portlet Definition for pam:: > PortletApplicationBrowserjava.lang.IllegalArgumentException: Cannot pass a > null PortletDefinition to a PortletEntity..." > > for some of them (the excerpt is taken from pam portlet) > Is this maybe the same old XML library jar issue? Try moving xalan-2.4.1.jar, xerces-2.3.0.jar, and xml-apis-2.0.2.jar from the jetspeed webapp to Tomcat's shared library ($CATALINA_HOME/shared/lib)... --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
