The tag <media-type> is missing. See http://jakarta.apache.org/jetspeed/site/portlet_config_common.html#Element:%20media-type
and http://jakarta.apache.org/jetspeed/site/portlet_config_JSP.html Note: The example is missing <media-type>. I will correct this. Paul Spencer Sateesh Kumar wrote: > My portlets registry is local-portlets.xreg. It has the following > definition of the jsp portlet. > > <portlet-entry name="SampleJsp" hidden="false" type="ref" > parent="JSP" application="false"> > <meta-info> > <title>SampleJSP Portlet</title> > <description>SampleJSP Portlet</description> > </meta-info> > <parameter name="template" value="samplejsp.jsp" > hidden="false"> </parameter> > </portlet-entry> > > And my "samplejsp.jsp" file is in > C:\TomCat\webapps\jetspeed\WEB-INF\templates\jsp\portlets\html\samplejsp.jsp > > It is not displayed in the portlets list... for adding... > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
