Hello Rajeshkumar.R, Try the JBoss 3.0 + Tomcat 4.0.4 combo. It is pretty easy to set up and I don't think it even involves settting environment variables.
Jake Tuesday, September 24, 2002, 10:07:46 PM, you wrote: RR> Hello sir, RR> I had down loaded JBoss-2.4.8_Tomcat-4.0.4.zip(jboss - catalina) , I installed it to my system. RR> but by default it is not working (inspite of all of its classpath settings) RR> I made settings for enviornment variables as follows:- RR> SET JBOSS_DIST=E:\JBoss-2.4.8_Tomcat-4.0.4\JBOSS RR> SET CATALINA_HOME=E:\JBoss-2.4.8_Tomcat-4.0.4\CATALINA RR> SET JAVA_HOME=E:\JDK1.3 RR> and other class path also i made . RR> When i start my server and if i try to invoke the localhost:8080, the server is giving RR> an error at the console as "[INFO,Engine] StandardHost[localhost]: MAPPING configuration error for request uri" RR> and also the internet explore is also giving an error as bellow RR> -------------------------------------------------------------------------------- RR> type Status report RR> message No Context configured to process this request RR> description The server encountered an internal error (No Context configured to process this request) that prevented it from fulfilling this request. RR> Please tell me what modification i have to make to my server inorder to make it work properly RR> with Regards RR> R.Rajeshkumar -- Best regards, Jacob mailto:[EMAIL PROTECTED] -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
