Hi Andy,

Check to make sure the method signatures in your action class are correct.  They are 
different from the JspPortletAction.

Example:  

buildNormalContext(Portlet, Context, RunData)

and actions should look like this:

doMyaction(RunData, Context)



Regards,
*===================================*
* Scott T Weaver������������������� *
* Jakarta Jetspeed Portal Project�� *
* [EMAIL PROTECTED] *
*===================================*
� 


> -----Original Message-----
> From: Andy Benjamin [mailto:[EMAIL PROTECTED]
> Sent: Monday, August 11, 2003 9:42 AM
> To: [EMAIL PROTECTED]
> Subject: XREG file for MVC portlet
> 
> Hi everyone,
> 
> I was wondering if there was an example xreg file for a jsp based mvc
> portlet.  I had my action class working just fine while a jsp based
> portlet
> but once I switched to an mvc based portlet something is amiss as now the
> action class is never called.  I extended the proper MVC action class but
> I
> am guessing that there is a setting wrong in my xreg file of the portlet.
> Any ideas?  Thanks!
> 
> Andy
> 
> _________________________________________________________________
> Add photos to your messages with MSN 8. Get 2 months FREE*.
> http://join.msn.com/?page=features/featuredemail
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to