application.xml looks like this:
<application>
<display-name>ourname/display-name>
<description>yada</description>
<module>
<web>
<web-uri>first.war</web-uri>
<context-root>/firstcontext</context-root>
</web>
</module>
<module>
<web>
<web-uri>second.war</web-uri>
<context-root>/secondcontext</context-root>
</web>
</module>
</application>
[Message sent by forum member 'janhelwich' (jan.helwich_at_gmx.de)]
http://forums.java.net/jive/thread.jspa?messageID=380620