"adrian(a)jboss.org" wrote : "alesj" wrote :
"adrian(a)jboss.org" wrote :
| | | wouldn't have the correct classpath, etc.
| | |
| | Why wouldn't it have correct classpath?
| |
|
| Because it the war has no WEB-INF/web.xml it is currently treated as a jar.
| i.e. the root for the war will be the classpath which is clearly wrong.
Hmmm ...
WarStructure.relativeOrder == 1k
JarStructure.relativeOrder == 10k
Doesn't that mean .war file would be first recognized by WarS and not JarS?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4181553#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...