|
I’ve just tested on
oc4j. The services
initialisation is working (6/6) but when I click on the link : http://localhost:8080/pluto/portal/adminportletapp I get : javax.servlet.ServletException: OutputStream already
retrieved at
com.evermind.server.http.EvermindPageContext.handlePageThrowable(EvermindPageContext.java:595) at
com.evermind.server.http.EvermindPageContext.handlePageException(EvermindPageContext.java:537) at
_web_2d_inf._aggregation._ColumnFragment._jspService(_ColumnFragment.java:80) at
com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:56) at
oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:350) at
oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:509) at
oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:413) at
javax.servlet.http.HttpServlet.service(HttpServlet.java:853) at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:824) at
com.evermind.server.http.ServletRequestDispatcher.include(ServletRequestDispatcher.java:121) at
org.apache.pluto.portalImpl.aggregation.AbstractFragment.service(AbstractFragment.java:112) at
_web_2d_inf._aggregation._RowFragment._jspService(_RowFragment.java:65) at
com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:56) at
oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:350) at
oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:509) at
oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:413) at
javax.servlet.http.HttpServlet.service(HttpServlet.java:853) at
com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:824) at
com.evermind.server.http.ServletRequestDispatcher.include(ServletRequestDispatcher.java:121) at
org.apache.pluto.portalImpl.aggregation.AbstractFragment.service(AbstractFragment.java:112) at
_web_2d_inf._aggregation._PageFragment._jspService(_PageFragment.java:74) at
com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:56) at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:350) at
oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:509) at
oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:413) at
javax.servlet.http.HttpServlet.service(HttpServlet.java:853) at
com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:824) at
com.evermind.server.http.ServletRequestDispatcher.include(ServletRequestDispatcher.java:121) at org.apache.pluto.portalImpl.aggregation.AbstractFragment.service(AbstractFragment.java:112) at
_web_2d_inf._aggregation._RootFragment._jspService(_RootFragment.java:107) at
com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:56) at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:350) at
oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:509) at
oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:413) at
javax.servlet.http.HttpServlet.service(HttpServlet.java:853) at
com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:824) at
com.evermind.server.http.ServletRequestDispatcher.include(ServletRequestDispatcher.java:121) at org.apache.pluto.portalImpl.aggregation.AbstractFragment.service(AbstractFragment.java:112) at
org.apache.pluto.portalImpl.Servlet.doGet(Servlet.java:254) at
javax.servlet.http.HttpServlet.service(HttpServlet.java:740) at javax.servlet.http.HttpServlet.service(HttpServlet.java:853) at
com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:824) at
com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:330) at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:830) at
com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:285) at
com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:126) at
com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:192) at java.lang.Thread.run(Thread.java:534) De : Scott T weaver
[mailto:[EMAIL PROTECTED] The only
“special” development we have done for specific application servers
is of the more esoteric nature i.e. JAAS and automated portlet app
deployment. As for processing the portlet we haven’t really had to
do anything special. I do know our “container” servlet that
we place inside each portlet application’s web.xml is different from the
one that Pluto uses. IIRC Pluto used to require one servlet per portlet
definition in the portlet.xml where as Jetspeed 2 uses a single, dispatcher
servlet. I don’t know if this would have anything to do with the
issues you are encountering or not. Also, I would highly recommend that
you update your Pluto version just to eliminate the possibility that your issue
stems from a bug that has been corrected since you last updated Pluto. Regards, -Scott From:
Ok, so i’m going to
test it on oc4j. What I know is that we
are using a quite old version of Pluto with an implementation for Tomcat. Has JetSpeed developed
some specific interfaces for each application servers that links JetSpeed with the Pluto
container or is it generic ? De : Scott T weaver
[mailto:[EMAIL PROTECTED] Zhong is correct; Pluto
uses nothing from the Tomcat API. We have Jetspeed 2, which uses an
unmodified Pluto container, running on, AFAIK: Weblogic, Tomcat, JBoss and
Websphere (partially as we are having issues with JAAS module conflicts).
Regards, -Scott From:
Zhong ZHENG [mailto:[EMAIL PROTECTED] Hi, On 10/27/05, Hi, I believed pluto was made to work only on Tomcat
because it uses classes of the Tomcat's engine. So, u had to modify Pluto code source, no ?
|
- Pluto on WebLogic - looking for help Zachcial, Slawomir
- Re: Pluto on WebLogic - looking for help David H. DeWolf
- Re: Pluto on WebLogic - looking for help Jeff Vu
- RE: Pluto on WebLogic - looking for help Laurent Michenaud
- Re: Pluto on WebLogic - looking for help Zhong ZHENG
- RE: Pluto on WebLogic - looking for help Scott T weaver
- RE: Pluto on WebLogic - looking for help Laurent Michenaud
- RE: Pluto on WebLogic - looking for help Scott T weaver
- RE: Pluto on WebLogic - looking for help Laurent Michenaud
