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 an JSR-168 Portlet."
<COCOON_HOME>/src/blocks/portal/WEB-INF/portlet.xml has got a sample entry
for org.apache.cocoon.portlet.ManagedCocoonPortlet and a comment:
- Cocoon JSR168 Portlet.
- You can deploy this portlet in any 3rd party portal implementing
JSR168
- and make your Cocoon application available as a portlet.
> -----Original Message-----
> From: Ralph Goers [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, February 02, 2005 5:00 PM
> To: [email protected]
> Subject: Re: Cocoon app as a JSR 168 portlet
>
>
> 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 in a
> >plumtree 5 JSR portlet container.
> >
> >
> Wow. You have me totally confused. I'm not sure how you
> expect this to
> work.
>
> Cocoon, as it exists today, is a servlet. It can't be used
> as a JSR-168
> portlet as it doesn't implement that interface, unless you
> wrap it with
> a generic portlet that wraps the servlet, perhaps in an
> iframe. Another
> possibility would be to copy CocoonServlet.java and create
> CocoonPortlet.java, although I can't say how well that would
> work. The
> worst part of all this is it sounds like you are configuring
> Cocoon to
> run JSR-168 portlets as well.
>
> ---------------------------------------------------------------------
> 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]