Thanks for the quick response.

I realize that they are different webapps and hence
I've tried different urls: 
/jetspeed/login 
/jetspeed/portal/login and even
/jetspeed/portal/login.psml, to no avail.

They all return the same variation of the message: The
requested resource (/jpetstore/jetspeed/login) is not
available.

Thanks,

henock



--- David Sean Taylor <[EMAIL PROTECTED]> wrote:

> 
> On May 1, 2007, at 9:08 AM, Henock Gashaw wrote:
> 
> > I have Jetspeed 2 portal with a couple of petstore
> > portlets. I would like to forward the user to the
> > jetspeed's LoginPortlet (login/login.psml) instead
> of
> > the portlet's own login page.
> >
> > To do that, I replaced the link in the petstore
> > portlet's struts-config.xml file from:
> >     <forward name="signon"
> > path="/shop/signonForm.shtml"/>
> > to
> >     <forward name="signon" path="/login"/>
> >
> They are different webapps, you will need to forward
> on to the / 
> jetspeed context
> 
> > This does not work - "The requested resource
> > (/jpetstore/login) is not available".
> >
> > Could you please tell me why? Do I need to set up
> > something in the web.xml or is the link supposed
> to be
> > different?
> 
> 
>
---------------------------------------------------------------------
> To unsubscribe, e-mail:
> [EMAIL PROTECTED]
> For additional commands, e-mail:
> [EMAIL PROTECTED]
> 
> 


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to