[jboss-user] [JBoss Seam] - Re: File upload to application folder

EricJava do-not-reply at jboss.com
Tue Aug 21 14:40:46 EDT 2007


I set it up so that I use an XMBean to store (persist) configuration data, external to the application.  I was facing exactly this problem.  It's a bit complicated but all the code for it is here:

http://chiralsoftware.com/master-sauce/

Storing files in an exploded ear... not a good idea.  The EAR file should be thought of as an immutable application file.

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

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



More information about the jboss-user mailing list