problem with JBOss

Hi,

I am not sure whether this is the coorrect forum section to keep my question.but it follows like this.

I installed JBoss and set the env variables(JBOSS_HOME ,JBOSS_DIST).But when I try to run it from ie i face the following error which appears on the command prompt.

"MAPPING configuration error for request URI /"

I am not understanding the problem.

and one more quest is where should i set the port 8080 for JBoss to run.

Thanks in advance and will be waiting for ur reply.

[523 byte] By [idm_questa] at [2007-10-2 5:33:31]
# 1

Usually you dont have to configure the 8080 port - it's configured by default.

If you are using jboss 3.x.x you can only call the jmx-console or web-console by

http://localhost:8080/web-console

(also for jmx-console)

A call like http://localhost:8080 will fail as the 3.x.x JBOSS series have no defualt page defined (as had the 2.x.x).

schmguna at 2007-7-16 1:44:18 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...