Re: Not able to register sample portlet in Pluto2
ChintzNabble <[email protected]> Thu, 21 Oct 2010 04:25:13 -0700 (PDT)
| Newsgroups | gmane.comp.jakarta.pluto.user |
|---|---|
| Message-ID | <[email protected]> |
I have already defined load-on-startup, still i am not able to see portlets= . here it is entry of web.xml <servlet> <servlet-name>books</servlet-name>=20 <servlet-class>org.apache.pluto.core.PortletServlet</servlet-class>=20 - <init-param> <param-name>portlet-name</param-name>=20 <param-value>books</param-value>=20 </init-param> <load-on-startup>1</load-on-startup>=20 </servlet> Philippe d'Anfray wrote: >=20 > Bonjour >=20 > I had this problem recently with Pluto2 for a Portlet-XXX and just added >=20 > <load-on-startup>1</load-on-startup> >=20 > at the end of the >=20 > <servlet> > ... > </servlet> >=20 > block in the file $CATALINA_BASE/webapps/Portlet-XXX/WEB_INF/web.xml >=20 > Cordialement >=20 > Ph d'Anfray >=20 >=20 > Le 21/10/2010 12:29, ChintzNabble a =C3=A9crit : >> I have successfully deployed sample portlet application (developed using >> Spring portlet) on Pluto container. Tomcat manager shows deployed to OK, >> but >> when i go to pluto admin page to add portlet, i could not find it. >> >> what is the reason behind it? >> >> can somebody help me to resolve this issue? >> >=20 >=20 > begin:vcard > fn:Philippe d'Anfray > n:d'Anfray;Philippe > org:CEA-DSI > adr:Centre de Saclay;;CEA ;Gif-sur-Yvette;;91191;France > email;internet:[email protected] > tel;work:+33 (0) 1 69 08 96 09 > tel;fax:+33 (0) 1 69 08 76 95 > tel;cell:+33 (0) 6 86 38 49 86 > url:http://www.cea.fr > version:2.1 > end:vcard >=20 >=20 >=20 --=20 View this message in context: http://old.nabble.com/Not-able-to-register-sa= mple-portlet-in-Pluto2-tp30018073p30018498.html Sent from the Pluto - User mailing list archive at Nabble.com.