Hi Nausheen,

U have to first register the XSL parent in the jetspeed-config.jcfg as
this : 

<portlet-entry type="abstract" name="XSL">
<classname>org.apache.jetspeed.portal.portlets.XSLPortlet</classname>
<parameter name="stylesheet.text/html" value="http://yourxslurl"/>
</portlet-entry>

In fact, the XSL parent doesn't seem to be declared by default in the
jetspeed configuration.

Hope that will help U

Regards,

JF VALLET



-----Original Message-----
From: nausheen [mailto:[EMAIL PROTECTED]] 
Sent: mardi 11 septembre 2001 08:55
To: [EMAIL PROTECTED]
Subject: Re: Registering XML


Hi,
I tried with the XSL as parent, but in the command window following
error is thrown.

Error=The entry: XML Page has set its parent to an entry that does not
exist within the registry:  XSL

Basically what I have is an intranet built on the Cocoon architecture
that I would now like to port to Jetspeed.

Regards
Nausheen.


----- Original Message -----
From: Paul Spencer <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, September 11, 2001 9:51 AM
Subject: Re: Registering XML


> Nausheen,
> I am not sure what you mean by "XML" content. Jetspeed support 2 types

> of content that are in XML format, RSS and XSL.  See 
> http://jakarta.apache.org/jetspeed/site/catalog.html
>
> Paul Spencer
>
> nausheen wrote:
> >
> > Could someone pls advise me on this....
> >
> > > Hi...
> > >
> > > I want to register a local portlet with XML content...what do I 
> > > give
the
> > > parent as?
> > >
> > > Nausheen.
> > >
> > >
> >
> > --------------------------------------------------------------------
> > -
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail:
[EMAIL PROTECTED]
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]


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



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

Reply via email to