Now it runs, however it was not that easy:

there was an interference with jetspeed (see the thread: "Cocoon and Jetspeed 
configuration"). The cocoon portlet reference was not written correctly into the 
default.psml of the particular user.  I deleted xerxes1_4_3.jar of the cocoon lib. Now 
cocoon is displayed in the WebPagePortlet. Also the write of the users default.psml 
happens mostly (another bug?).

Whether it is sufficient to use xerxes1_3_1.jar of the jetspeed lib directory also for 
cocoon, I will see.

Juergen

> -----Urspr> �ngliche Nachricht-----
> Von:  Paul Spencer [SMTP:[EMAIL PROTECTED]]
> Gesendet am:  Montag, 1. Oktober 2001 22:30
> An:   [EMAIL PROTECTED]
> Betreff:      Re: Cocoon 2 and WebPagePortlet
> 
> Does the following return a web page in your browser, I suspect it will
> not?
>    http://mhn21270:8080/cocoon/
> 
> Does the JavaWeb protlet work?
> 
> The following allows applets to be passed by the portlet, in this case
> their are no applets to pass. Thus it is doing nothing, but taking up
> space in the xreg file.
>          <parameter name="dont_remove_applet" value="yes"
> hidden="false"/>
> 
> Paul Spencer
> 
> Riedl Juergen wrote:
> > 
> > Hi all,
> > 
> > can someone give me an advice, how to integrate cocoon 2 with jetspeed 1.3a2 under 
>tomcat 3.2.3? I did the following:
> > 
> > in the protlet.xreg I entered:
> > 
> >     <portlet-entry name="Cocoon" hidden="false" type="ref"
> >         parent="WebPagePortlet" application="false">
> >         <meta-info>
> >             <title>Cocoon</title>
> >             <description>Cocoon</description>
> >         </meta-info>
> >         <parameter name="dont_remove_applet" value="yes" hidden="false"/>
> >         <url>http://mhn21270:8080/cocoon/</url>
> >     </portlet-entry>
> > 
> > The entry shows up in Jetspeed Customizer, and I add it on my customized page. 
>However, nothing is shown.
> > 
> > Either programms, jetspeed and cocoon run under the same tomcat , either of them 
>are up and running. Machine name is mhn21270. There is no difference if I enter 
>localhost instead.
> > 
> > Juergen
> > 
> > ---------------------------------------------------------------------
> > 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