[jboss-dev-forums] [Design the new POJO MicroContainer] - Adding VFSMetaData for VFS deployment options
alesj
do-not-reply at jboss.com
Mon Nov 24 17:16:56 EST 2008
WRT:
- http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4191875#4191875
I guess we could add something like I suggested in wrt post.
Although this looks a lot like jboss-structure.xml and its modification attribute, it is not.
Since if we don't have noReaper option known before we actually create deployment root, there is no effect in disabling it later,
as it will already run, hence probably stopping root file from being deleted from external client (e.g. plain File::delete from 2nd JVM),
therefor not the effect user wanted with this flag.
And since we already base most of our metadata on xml,
I would use jboss-vfs.xml instead of before suggested vfs.properties.
Or eventually it could be both, where jboss-vfs.xml would be easier to evolve,
but vfs.properties easier to write.
Although I don't see how I can read this file w/o VFS usage. :-)
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4191921#4191921
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4191921
More information about the jboss-dev-forums
mailing list