I copied an old web application from my tomcat 3.2 server and put the entire directory under webapps.
I added the following to workers2.properties:
# # /myApp # [uri:/myApp] info=My Old Web Application context=/myApp debug=0
[uri:/myApp/servlet/*] info=Prefix mapping
[uri:/myApp/*.jsp] info=Extension mapping
[uri:/myApp/*] info=Map the whole webapp
--
myApp is not being served up.
What else do I need to do?
Thanks,
-- ******************************************* * Rick Roberts * * Advanced Information Technologies, Inc. * *******************************************
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
