There are at leaast 3 workarounds which work for me so upload directory is independent of
jboss installation directory:
a) Set the upload directory in a properties file,
b) use a symbolic link in your file system, or
c) store the files in a database.
You can always inspect the apache file upload package for examples.
-Niklas
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4115450#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...