Why not put the portlet's class file in the WEB-INF/classes/directory? Scott
> -----Original Message----- > From: [EMAIL PROTECTED] [mailto:Jim.Jackson@;SunGard.com] > Sent: Wednesday, October 30, 2002 4:50 PM > To: [EMAIL PROTECTED] > Subject: RE: HelloWorld portlet > > > I tried several differrent places. > 1. Altered classpath to have the location where I compilied the java file > into class file > 2. share\lib > 3. webapps\jetspeed\WEB-INF\lib > > In all cases, I re-started Catalina. > None worked. > Here is the error in jetspeed log > > [10:21:43,597 ERROR] > org.apache.jetspeed.portal.PortletException: PortletFactory: Unable to > load > class com.sungard.portal.portlets.HelloWorldPortlet > at > org.apache.jetspeed.services.portletfactory.JetspeedPortletFactoryService. > getPortlet(JetspeedPortletFactoryService.java:211) > at > org.apache.jetspeed.services.portletfactory.JetspeedPortletFactoryService. > getPortlet(JetspeedPortletFactoryService.java:157) > > [lots more of stack trace] > > Jim Jackson > SunGard EBS > > > > "David Sean > Taylor" To: "Jetspeed Users List" > <david@bluesun <jetspeed- > [EMAIL PROTECTED]> > rise.com> cc: > Subject: RE: HelloWorld > portlet > 10/30/2002 > 01:49 PM > Please respond > to "Jetspeed > Users List" > > > > > > > > > > -----Original Message----- > > From: [EMAIL PROTECTED] [mailto:Jim.Jackson@;SunGard.com] > > Sent: Wednesday, October 30, 2002 7:54 AM > > To: [EMAIL PROTECTED] > > Subject: HelloWorld portlet > > > > > > Can't get it to work. > > Shows up in Add Portlets, but not on the user page after adding. > > Any ideas, anybody ? > > Where did you place your HelloWorld class file? > > > -- > To unsubscribe, e-mail: > <mailto:jetspeed-user-unsubscribe@;jakarta.apache.org> > For additional commands, e-mail: > <mailto:jetspeed-user-help@;jakarta.apache.org> > > > > > > This email message is for the sole use of the intended recipient(s) and > may > contain confidential information. Any unauthorized review, use, > disclosure > or distribution is prohibited. If you are not the intended recipient, > please contact the sender by reply email and destroy all copies of the > original message. > > > > -- > To unsubscribe, e-mail: <mailto:jetspeed-user- > [EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:jetspeed-user- > [EMAIL PROTECTED]>
