[jboss-dev-forums] [Design of POJO Server] - Re: Exploded WAR archive with no web.xml is no longer suppor
alesj
do-not-reply at jboss.com
Fri Oct 10 11:40:10 EDT 2008
"adrian at jboss.org" wrote : "alesj" wrote : "adrian at 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#4181553
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4181553
More information about the jboss-dev-forums
mailing list