Re: Not able to register sample portlet in Pluto2
ChintzNabble <[email protected]> Thu, 21 Oct 2010 23:32:30 -0700 (PDT)
| Newsgroups | gmane.comp.jakarta.pluto.user |
|---|---|
| Message-ID | <[email protected]> |
Bonjour, It worked. Thanks Philip.=20 Actually while deployment itself it has added automatically, I dont know wh= y it is adding wrong servlet path. btw, thanks once again. cordialement chintan Philippe d'Anfray wrote: >=20 > Bonjour, >=20 > I think you should use >=20 > <servlet-class>org.apache.pluto.container.driver.PortletServlet</servlet-= class> >=20 > for Pluto2 >=20 > cordialement >=20 > Ph d'Anfray >=20 >=20 > Le 21/10/2010 13:25, ChintzNabble a =C3=A9crit : >> 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> >> <servlet-class>org.apache.pluto.core.PortletServlet</servlet-class> >> -<init-param> >> <param-name>portlet-name</param-name> >> <param-value>books</param-value> >> </init-param> >> <load-on-startup>1</load-on-startup> >> </servlet> >> >> >> Philippe d'Anfray wrote: >>> Bonjour >>> >>> I had this problem recently with Pluto2 for a Portlet-XXX and just adde= d >>> >>> <load-on-startup>1</load-on-startup> >>> >>> at the end of the >>> >>> <servlet> >>> ... >>> </servlet> >>> >>> block in the file $CATALINA_BASE/webapps/Portlet-XXX/WEB_INF/web.xml >>> >>> Cordialement >>> >>> Ph d'Anfray >>> >>> >>> 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? >>>> >>> >>> 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 > 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-tp30018073p30025363.html Sent from the Pluto - User mailing list archive at Nabble.com.