I have an application and a servlet deployed as 2 separate war files in staldalone tomcat and in tomcat 5.0 within jboss 3.2.5. Both run fine within the standaline tomcat installation, but in jboss tomcat I find that I am not able to launch the application and call the servlet using the context paths that worked in standalone tomcat i.e. http://localhost:8080/KMAT/index.html for appln and and http://localhost:8080/servlet/dispatcher... for the servlet. Is there any additional/different configuration required to be done to be able to run the application and servlet in the same manner when using tomcat within jboss?
Thanks. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3863981#3863981 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3863981 ------------------------------------------------------- This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting Tool for open source databases. Create drag-&-drop reports. Save time by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. Download a FREE copy at http://www.intelliview.com/go/osdn_nl _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
