My company is doing file upload via a servlet without any problems (JBoss 3.0.6 with 
Jetty, using Jason Hunter's com.oreilly.servlet.MulipartRequest class to get the file 
from the HTTP request). 

I think the IO restrictions Heiko is referring to are the EJB restrictions - i.e. no 
file system IO allowed from EJBs, but there are no such restrictions for servlets. I 
haven't done file uploads within a Struts context, so can't really help you there. 

Al.


> -----Original Message-----
> From: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED] On Behalf Of 
> Rupp, Heiko
> Sent: 18 August 2003 13:38
> To: [EMAIL PROTECTED]
> Subject: RE: [JBoss-user] file upload problem
> 
> 
> HI,
> 
> 
> > After more digging around, I'm beginning to suspect that this is a 
> > JBoss
> > restriction.
> 
> iTracker(.sf.net) stores files on disk on JBoss, so this is doable.
> 
> Afaik, the J2EE inventors considered the filesystem as non 
> transaction save (consider two servers writing to the same 
> path on a shared 
> filesystem).
> 
>   Heiko
> 


-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to