Huber, Fabian wrote:
Thanks for answering.In this case, check that you don't have a typo somewhere in the xreg entry.
My action class implements the standard VelocityPortletAction.
If it's not something like this, there's probably a misconfiguration somewhere in your environment but we
would need more details to help you out...
-----Ursprüngliche Nachricht----- Von: Raphaël Luta [mailto:[EMAIL PROTECTED] Gesendet: Montag, 15. November 2004 14:20 An: Jetspeed Users List Betreff: Re: Requested Action not found
Huber, Fabian wrote:
1.5. Therefore I created a template and an action class and put it in the right path (to the demo action classes org.apache.jetspeed.modules.actions.portlets). But when I called this portlet in jetspeed, I got the message "Requested Action not found" in the jetspeed logfile. (The right template was shown, but the variables weren't replaced). So I tried to change an existing demo action class (I took "WeatherAction") and used this one for my portlet. It work's. Can anyone say me, why I can't create a new Action Class or change the name of an existing without getting the error "not found"?Hi,
I wanted to write a simple velocity portlet for jetspeed
Make sure your class correctly implements the required PortletAction interface. The easiest way to do it is to extend one of the
standard generic PortletAction implementations.
-- Raphaël Luta - [EMAIL PROTECTED] Apache Portals - Enterprise Portal in Java http://portals.apache.org/
--------------------------------------------------------------------- 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]
-- Raphaël Luta - [EMAIL PROTECTED] Apache Portals - Enterprise Portal in Java http://portals.apache.org/
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]