0 Replies Latest reply on Aug 30, 2007 4:01 AM by juliengresse

    JBoss Portal 2.6.1 Portlet issue (Tomcat 5.5.23 related)

    juliengresse

      Hi everybody,

      I'm facing a hard problem with my application on JBoss Portal 2.6.1.
      Since they change the Tomcat deployer and passed to Tomcat 5.5.23, Ive got a big problem with my portlets.

      I've a portlet bridge (like Struts bridge) that permits me to dispatch to Servlet and JSP. But since Tomcat is compliant Servlet 2.3 spec SRV.8.2, I've got a big exception:

      javax.servlet.ServletException: Original SevletRequest or wrapped original ServletRequest not passed to RequestDispatcher in violation of SRV.8.2 and SRV.
      14.2.5.1
      


      Is someone facing the same issue ?

      ps:I can show my java code if someone wants to help me.

      Thanx