[jboss-dev-forums] [Design of POJO Server] - Re: JBAS-6061 or weird nested jar
max.andersen@jboss.com
do-not-reply at jboss.com
Wed Nov 12 08:58:13 EST 2008
Just my 2 cents for this.
I find it scary that AS 5 will be so fragile to real life jars, but I do understand that in some cases it might be caused by actual user packaging errors.
Why not why not have an an "ignoreBrokenArchives" option for all VFS that is disabled by default and then you fail with an exception saying..."oops - your xyz.jar is broken because of Blah. Set 'ignoreBrokenJar=true' in bla blah to ignore these"
Then when users set that you just print warning for it instead of failing.
This would allow for a hard fail, but at least users would be able to use the probably second most used database in the java world.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4188786#4188786
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4188786
More information about the jboss-dev-forums
mailing list