You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Stefan Frank <s....@vierundsechzig.de> on 2002/04/02 23:02:07 UTC

fileupload on WeblogicServer6.1 throws exception

hi,

I've recently updated from struts 1.0.2 to struts 1.1b1 - now the 
file-upload doesn't seem to wirk anymore. I can get the examples to work 
with tomcat4.0.4-b2, but on wls 6.1 i get the attached exception: Has 
anyone succeeded in getting the file-upload-example to work on wls6.1?!

thx in advance
stefan


<01.04.2002 18:58:27 CEST> <Error> <HTTP> 
<[WebAppServletContext(3482588,struts-upload,/struts-upload)] Servlet 
failed with ServletException
javax.servlet.ServletException: Original request not available
         at 
weblogic.servlet.internal.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:111)
         at 
org.apache.struts.action.RequestProcessor.doForward(RequestProcessor.java:972)
         at 
org.apache.struts.action.RequestProcessor.processActionForward(RequestProcessor.java:408)
         at 
org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:269)
         at 
org.apache.struts.action.ActionServlet.process(ActionServlet.java:1161)
         at 
org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:471)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at 
weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:263)
         at 
weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:200)
         at 
weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletContext.java:2390)
         at 
weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java:1959)
         at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:137)
         at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:120)
 >


-- 
vierundsechzig.de
friedensallee 7-9
22765 hamburg
telefon +49 (040) 306033 -43
telefax +49 (040) 306033 -64

http://www.vierundsechzig.de
mailto:s.frank@vierundsechzig.de


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>