The question here is: does Pluto "hook into" the internals of
Tomcat? See,
I can't understand anything else. Wars have separation, and
since a Portal
App is a Web App, then Pluto and Tomcat must reside "on the same
level",
right?
The portal webapp in pluto requires <Context crossContext="true" .../>
and uses ServletContext.getContext to access portletapps. The portal
webapp and portletapps also have to share static class variables in the
portlet container, so the portlet container jar has to be in a directory
such as $CATALINA_HOME/shared/lib.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]