What portlet are you trying to run? Are you really trying to create your own portlet that transforms xml/xsl, or are you trying to use a portlet like XSL Portlet to render the transform?

For XSL portlet your you xreg classname would be
<classname>org.apache.jetspeed.portal.portlets.XSLPortlet</classname>
Look at portlets.xreg, and demo-portlets.xreg for examples.

Hope this helps.
Glen


Richard Bourner wrote:
So isn't there a way to use my own .xml and .xsl without using my own
Portlet class?
For now it keeps searching to NewRSSPortlet which I don't want to.
If I don't have any <classname>MyPortlet</classname> how to avoid using the
RSS one?

Richard


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

Reply via email to