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
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to