[jboss-user] [JBoss Portal] - Re: Why - small correction

hubertg do-not-reply at jboss.com
Tue Jul 11 03:22:50 EDT 2006


oops, wrong stacktrace, the one above was for prov.getServletContext(portlet), basically it should make no difference, any call to the JBossServletContextProvider ends up in the "no bridge set" exception.

ok, this is the right stacktrace:


  | 09:19:13,817 ERROR [ContentPortlet] The portlet threw an exception
  | java.lang.IllegalStateException: No bridge set
  |         at org.jboss.portal.bridge.JBossServletContextProvider.getHttpServletRequest(JBossServletContextProvider.java:79)
  |         at at.jku.kusss.portlet.main.ContentPortlet.doView(Unknown Source)
  |         at javax.portlet.GenericPortlet.doDispatch(GenericPortlet.java:167)
  |         at javax.portlet.GenericPortlet.render(GenericPortlet.java:407)
  |         at org.jboss.portal.portlet.container.PortletContainer.invokeRender(PortletContainer.java:561)
  |         at org.jboss.portal.portlet.container.PortletContainer.dispatch(PortletContainer.java:482)
  | (...)
  | 

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

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



More information about the jboss-user mailing list