Title: Message
Have you typed "JBoss ROOT.war" into Google?
 
You need to either:
 
a) Add a JBoss-specific descriptor (jboss-web.xml) to your WAR file which describes the context root ("/"), or
b) Package your WAR inside an EAR and follow the EAR spec for specifying the context root
 
--
Danny Yates
-----Original Message-----
From: Robert Cauble [mailto:[EMAIL PROTECTED]
Sent: 12 November 2003 16:36
To: [EMAIL PROTECTED]
Subject: [JBoss-user] ROOT.war

If I take jboss 3.2.2 out-of-the-box and rename server/default/deploy/jmx-console.war to ROOT.war and I  try going to the url

http://localhost:8080 I get a "HTTP Status 500 - No Content configured to process this request" response.

 

I can then go to http://localhost:8080/ROOT and it works fine (goes to the jmx console as expected). What is the additional configuration I need to do in order to define a root context? I couldn't find anything in the JBoss documentation which we purchased which describes how to do this.

 

Any pointers here would be greatly appreciated.

 

Thanks,

Rob

Reply via email to