I have an EAR file that has the context-root set to "asa" (minus the quotes) in the appication.xml file. When I deploy the EAR file in jboss_tomcat, embedded tomcat reports a context of ( asa ) created, which I have no way to get to. When I deploy an EAR file with the same appication.xml file in the Sun reference implementation, it creates a Context of ( /asa ) so that I can get to the context via http://localhost:8080/asa. Is this a bug in the deployer for jBoss? Scot. -- -------------------------------------------------------------- To subscribe: [EMAIL PROTECTED] To unsubscribe: [EMAIL PROTECTED] Problems?: [EMAIL PROTECTED]
