users@glassfish.java.net

enterprise app modules added to composite app

From: Martin, Ray <armart3_at_tycho.ncsc.mil>
Date: Wed, 25 Feb 2009 08:53:49 -0500

i have an enterprise app, Example with the usual modules Example-ejb and
Example-war.
 
in a composite app, i select "Add JBI Module" - from the selection
window, i add Example-ejb adn Example-war.
 
the sun-web.xml file in Example-war says the context is /Example-war
 
after deploying the composite app, and setting the browser to
http://localhost:8080/Example-war - i can only get 503 requested service
not available.
 
the admin console shows the modules Example-war and Example-ejb deployed
in the composite app.
 
the context has not changed has it?