Hi, i'm porting my application from WL to JBoss. I got this exception when a jsp file 
try to call a servlet file. Following is the exception:

16:53:10,437 ERROR [Engine] ApplicationDispatcher[] Servlet.service() for servlet 
followup threw exception
java.lang.IllegalStateException
        at 
org.apache.jasper.runtime.ServletResponseWrapperInclude.getOutputStream(ServletResponseWrapperInclude.java:107)
        at 
web.followup.domain.FollowUpManagementServlet.doGet(FollowUpManagementServlet.java:280)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:743)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
        at 
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:237)
        at 
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:157)
        at 
org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:703)
        at 
org.apache.catalina.core.ApplicationDispatcher.doInclude(ApplicationDispatcher.java:589)
...
...

Can anybody help me?

Thank you...

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

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


-------------------------------------------------------
This SF.Net email is sponsored by: SourceForge.net Broadband
Sign-up now for SourceForge Broadband and get the fastest
6.0/768 connection for only $19.95/mo for the first 3 months!
http://ads.osdn.com/?ad_id=2562&alloc_id=6184&op=click
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to