[jboss-user] [Installation, Configuration & Deployment] - Re: Making the application as default

jigu888 do-not-reply at jboss.com
Tue Apr 17 01:52:24 EDT 2007


Niranjan,

This seems to be the problem with jboss-5.0.0.Beta1 because when i tried using jboss-4.0.5.GA it is working fine. Below is jboss-web.xml file:
---------
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE jboss-web PUBLIC
"-//JBoss//DTD Web Application 2.4//EN"
"http://www.jboss.org/j2ee/dtd/jboss-web_4_0.dtd">

<jboss-web>
	<context-root>/</context-root>
</jboss-web>
---------
When I hit the URL "http://localhost:8080" I could see my application index page.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4037827#4037827

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4037827



More information about the jboss-user mailing list