There's VFS, maybe it'd be possible to do something with that... I'm assuming the work is at least partially to support some jboss stuff, but I'm not sure.
Dave On Saturday, June 2, 2012, Wendy Smoak <wsm...@gmail.com> wrote: > On Fri, Jun 1, 2012 at 5:11 PM, Dave Newton <davelnew...@gmail.com> wrote: >> That'd require manual configuration, potentially complicating the build >> and/or deploy process, but that doesn't make it a bad idea. Grabbing it >> from a JNDI resource would be another potential solution. >> >> Not sure if it could be (reliably) automatic with scanning, either, >> although perhaps there's already some "what am I running on" code out there >> somewhere. > > From the peanut gallery as I'm not doing any of the work: This > (accessing the file system) sounds somewhat out of scope for a web > framework. Aren't there already libraries over in Apache Commons that > can do it? > > -- > Wendy > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org > For additional commands, e-mail: dev-h...@struts.apache.org > >