Are you editing the xreg file while tomcat is running? If so, the portlet may not be loaded for 5 minutes (depending on your setup). Also, if you make any changes to any other portlets, your portlet may be lost when the registry serializes itself back out to disk. Try making your change while tomcat is shutdown.

Jeremy Ford


From: Nikolaos Athanasis <[EMAIL PROTECTED]>
Reply-To: "Jetspeed Developers List" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Subject: XSLPortlet problem?
Date: Mon, 6 Oct 2003 22:06:16 +0300 (EET DST)

Hello,

I am working with jetspeed 1.3 and i try to add a XSL portlet in my
application, but i cannot understand why it does not work.

I just add the following in my demo-portlets.xreg file:

<portlet-entry name="XSLTDemo" hidden="false" type="ref" parent="XSL"
application="false">
        <meta-info>
            <title>XSLT Demo</title>
            <description>Example of using XSLT Portlet</description>
        </meta-info>
        <url>/xml/result3.xml</url>
        <media-type ref="html"/>
        <parameter name="stylesheet.text/html"
value="/xsl/recursive_stylesheet.xsl" hidden="false"/>
        <category>xslt</category>
    </portlet-entry>

But, after installing, i cant see any entry in the customizer.

Please, does anyone have an idea what could be wrong?

Do i have to change anything else?

I really thank you in advance!

Nikos.





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


_________________________________________________________________
High-speed Internet access as low as $29.95/month (depending on the local service providers in your area). Click here. https://broadband.msn.com



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



Reply via email to