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
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to