Its not warname:classname but warname:portletid Make sure the portlet id you define in portlet.xml is same as you specify in the psml.
Susheel -----Original Message----- From: Akshay Ahooja [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 21, 2006 12:40 PM To: Jetspeed Users List Subject: Re: Struts Web App in Jetspeed portal I manually added a psml file to include in the portlet - but it cannot find the Portlet Entity. When using struts and defining a psml: <fragment id="r2" type="portlet" name="warname::classname"> What would the classname be in this case? THat might be the issue... Thanks, Akshay On 6/21/06, Akshay Ahooja <[EMAIL PROTECTED]> wrote: > > Hi, > > I am also deploying a struts application as a portlet in Jetspeed-2. > > I followed the steps specified in the given website, and deployed the > portlet by copying the war file under jetspeed/web-inf/deploy/. > > The logs do not show there to be any error. > > Under {tomcathome}/webapps/STRUTS_APP there are all the neccesary files > that I had deployed. > > But I cannot seem to find it when I search for it using "Portlet Selector" > (as admin). > > It also does not show at all in the Portlet Applications. > > Any ideas why it is invisible?? > > Thanks, > > Akshay > > > On 6/19/06, Susheel Choudhari <[EMAIL PROTECTED]> wrote: > > > > I followed the steps specified in > > > > http://portals.apache.org/bridges/multiproject/portals-bridges-struts/fe > > atures.html > > > > I got it working. > > > > Thanks > > Susheel > > > > -----Original Message----- > > From: Susheel Choudhari [mailto: [EMAIL PROTECTED] > > Sent: Monday, June 19, 2006 10:52 AM > > To: Jetspeed Users List > > Subject: RE: Struts Web App in Jetspeed portal > > > > Matt, > > > > Thanks for your response. > > > > I tried those steps, but when I submit the form the web application does > > > > not run as a Portlet but it runs as standalone web application. > > > > > > Let me know if there are any more steps other those steps to be done. > > I am using Jetspeed 2 > > > > Thanks > > Susheel > > > > -----Original Message----- > > From: Matthew Ryan [mailto:[EMAIL PROTECTED] > > Sent: Friday, June 16, 2006 5:24 PM > > To: Jetspeed Users List > > Subject: Re: Struts Web App in Jetspeed portal > > > > You might find some inspiration off Matt Raible's notes on moving the > > Struts > > Equinox app into Jetspeed 2. > > > > http://raibledesigns.com/wiki/Wiki.jsp?page=StrutsPortlet > > > > Cheers > > > > Matt > > > > > > > > > > Quoting Susheel Choudhari <[EMAIL PROTECTED]>: > > > > > Hi > > > > > > > > > > > > I am using struts to develop a web application. I want to add the > > > application to the Jetspeed portal as a portlet. > > > > > > > > > > > > How do I do that.? > > > > > > > > > > > > Thanks > > > > > > Susheel > > > > > > > > > > > > > > --------------------------------------------------------------------- > > 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] > > > > > > --------------------------------------------------------------------- > > 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]
