I think it should be looking for modules.actions in the log file, but I have not ever experienced a problem placing in an action class. What versions do you use?
Josh Hone >From: "Raffaele Ragni" <[EMAIL PROTECTED]> >Reply-To: "Jetspeed Users List" <[EMAIL PROTECTED]> >To: <[EMAIL PROTECTED]> >Subject: VelocityPortletAction >Date: Sat, 8 Jun 2002 22:43:45 +0200 > >I use this class with vm files, vm file works, but tomcat cant find the >class. i put it on the classes/org/apache/jetspeed/modules/actions/portlets >dir, and referencing on it by portlets.<class> >mayby i should put something on the package statement? or i can set what i >want there? > >here a bit of log: > >Requested Action not found: portlets.ProvaDB > >Turbine looked in the following modules.packages path: > >[org.apache.jetspeed.modules, org.apache.turbine.modules] > >Stack Trace follows: > >java.lang.ClassNotFoundException: > >Requested Action not found: portlets.ProvaDB > >Turbine looked in the following modules.packages path: > >[org.apache.jetspeed.modules, org.apache.turbine.modules] > >at ... > _________________________________________________________________ Join the world�s largest e-mail service with MSN Hotmail. http://www.hotmail.com -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
