Hello All,
I have configured JBoss2.4.7 with Tomcat4.0.4. Now I want to run examples that is in tomcat/webapps/examples folder.
For that I have created a war file containing all four folders(images,jsp,servlets,web-inf) of examples and put in deploy folder of jboss. Now when I run with
It is not able to find that context and giving following error

Apache Tomcat/4.0.4 - HTTP Status 404 - /examples/jsp/index.html


type Status report

message /examples/jsp/index.html

description The requested resource (/examples/jsp/index.html) is not available.


 
What I need to configure for that?
Please help me to run simple example.
 
Thanks,
Niket

Reply via email to