Hi,

I'm trying to modify the default StrutsBridge demo application.  I created a 
very simple Struts application, with just one Action.  This action just 
forwards to a static JSP file.  I followed the steps in the TXT files of the 
demo application.  My portlet (StrutsHello) now appears on the default 
MenuPortlet but, when I click on the link to my portletapp's page, I receive an 
error message inside the portlet window.  Here goes the error message:

        

java.lang.IllegalStateException: No bridge set
        at 
org.jboss.portal.bridge.JBossServletContextProvider.getServletContext(JBossServletContextProvider.java:53)
        at 
org.apache.portals.bridges.struts.StrutsPortlet.getServletContext(StrutsPortlet.java:201)
        at 
org.apache.portals.bridges.struts.StrutsPortlet.processRequest(StrutsPortlet.java:275)
        at 
org.apache.portals.bridges.struts.StrutsPortlet.doView(StrutsPortlet.java:263)
        at javax.portlet.GenericPortlet.doDispatch(GenericPortlet.java:154)

I've been comparing my application with the demo application, but I have not 
been able to find out any meaningful differences.  Does anyone have a clue 
about this error ?

Tks,

Alessandro Coelho Ribeiro
[EMAIL PROTECTED]




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

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


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to