how uniquify context-root jboss


say i have rudimentary j2ee ear:



foo.ear
- foo.war


i muster same ear twice i rename ear:



bar.ear
- foo.war


the meta-inf\application.xml record looks this:



<application>
<module>
<web>
<web-uri>foo.war</web-uri>
<context-root>/baz</context-root>
</web>
</module>
</application>


when i muster there collison, both apps try mountain during http://localhost:8080/baz. there proceed prefix ear name context-root foo/baz bar/baz?



Comments

Popular posts from this blog

list macos calm editors formula editors

how hibernate @any-related annotations?

why does floated <input> control floated component slip over too distant right ie7, nonetheless firefox?