Hi Aaron! On 9/15/05, Aaron Evans <[EMAIL PROTECTED]> wrote: > > > Vladimir Simjanoski <vladimir.simjanoski <at> gmail.com <http://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)...
Thanx for the response. Unfortunately, that was not the case. I have tried it, but the results are the same. When should these records (definitions for pam portlet, test suite portlets...) be inserted? I haven't spend much time investigating, but I haven't seen the insert stmts in any sql file. I guess they're coming from a different source. Any hint?
