[jboss-user] [JBoss Portal] - Re: Struts bridge

piergiorgiolucidi do-not-reply at jboss.com
Wed Jun 4 10:00:13 EDT 2008


If you are using JBoss Portal 2.6.5 you must define the ServletContextProvider in this way:


  | <init-param>
  |      <name>ServletContextProvider</name>
  |      <value>org.jboss.portal.portlet.bridge.JBossServletContextProvider</value>
  | </init-param>
  | 

In this version of JBoss the package of the class implementing org.apache.portals.bridges.common.ServletContextProvider is different than the previous version: the new package is org.jboss.portal.portlet.bridge.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4155692#4155692

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4155692



More information about the jboss-user mailing list