Hello sir,
I had down loaded JBoss-2.4.8_Tomcat-4.0.4.zip(jboss - catalina) , I
installed it to my system.
but by default it is not working (inspite of all of its classpath settings)
I made settings for enviornment variables as follows:-
SET JBOSS_DIST=E:\JBoss-2.4.8_Tomcat-4.0.4\JBOSS
SET CATALINA_HOME=E:\JBoss-2.4.8_Tomcat-4.0.4\CATALINA
SET JAVA_HOME=E:\JDK1.3
and other class path also i made .
When i start my server and if i try to invoke the localhost:8080, the server
is giving
an error at the console as "[INFO,Engine] StandardHost[localhost]: MAPPING
configuration error for request uri"
and also the internet explore is also giving an error as bellow
--------------------------------------------------------------------------------
type Status report
message No Context configured to process this request
description The server encountered an internal error (No Context configured to process
this request) that prevented it from fulfilling this request.
Please tell me what modification i have to make to my server inorder to
make it work properly
with Regards
R.Rajeshkumar