RE: Cocoon app as a JSR 168 portlet

2005-02-03 Thread Bowe, Bastian
, 2005 5:45 PM > To: 'users@cocoon.apache.org' > Subject: RE: Cocoon app as a JSR 168 portlet > > > Now I managed to show the output you normally see in your > browser when loading http://localhost:8080/cocoon as a > portlet! So it seems to be possible to run

Re: Cocoon app as a JSR 168 portlet

2005-02-03 Thread Gerald Kahrer
row I will try to sum together, what I did to get so far. Cheers Bastian -Original Message- From: Bowe, Bastian [mailto:[EMAIL PROTECTED] Sent: Wednesday, February 02, 2005 4:12 PM To: 'users@cocoon.apache.org' Subject: RE: Cocoon app as a JSR 168 portlet Alright, I just found

Re: Cocoon app as a JSR 168 portlet

2005-02-02 Thread Carsten Ziegeler
Bowe, Bastian wrote: But what about the following facts? (If you want me to, I can search for some more) org.apache.cocoon.portlet.CocoonPortlet and org.apache.cocoon.portlet.ManagedCocoonPortlet do implement/overwrite javax.portlet.GenericPortlet. "This is the entry point for Cocoon execution as a

RE: Cocoon app as a JSR 168 portlet

2005-02-02 Thread Bowe, Bastian
o sum together, what I did to get so far. Cheers Bastian > -Original Message- > From: Bowe, Bastian [mailto:[EMAIL PROTECTED] > Sent: Wednesday, February 02, 2005 4:12 PM > To: 'users@cocoon.apache.org' > Subject: RE: Cocoon app as a JSR 168 portlet > > &

RE: Cocoon app as a JSR 168 portlet

2005-02-02 Thread Bowe, Bastian
a portlet. > -Original Message- > From: Ralph Goers [mailto:[EMAIL PROTECTED] > Sent: Wednesday, February 02, 2005 5:00 PM > To: users@cocoon.apache.org > Subject: Re: Cocoon app as a JSR 168 portlet > > > Bowe, Bastian wrote: > > >Hello, > > > &

Re: Cocoon app as a JSR 168 portlet

2005-02-02 Thread Ralph Goers
Bowe, Bastian wrote: Hello, I would like to run the cocoon 2.1.6 application (as it is available on the website) as a JSR 168 portlet within Pluto running on Tomcat 4.1.31. There are might be better solutions to achieve this but I want to do it this way because I'm planning to deploy a cocoon app i

RE: Cocoon app as a JSR 168 portlet

2005-02-02 Thread Bowe, Bastian
Alright, I just found the file /src/blocks/portal/WEB-INF/portlet.xml and replaced my node with the second node from the above file. I replaced in portletentityregistry.xml the string "Cocoon" with "CocoonPortlet". Now I'm getting a different exception: javax.servlet.ServletException: Servlet.