I'm using the build.xml file and ant to deploy my app in tomcat4. The app is deployed successfully but when I try to access my jsp page through a servlet I get a "/cdtest/menu.jsp is not available" error. Menu.jsp is in the cdtest directory (my apps root directory) under the webapps directory. I own all the directories of my webapp and the files are executable so I don't think that's the problem.. Tomcat's log doesn't give an error message so that's not helping. Any suggestions would be appreciated.
-- To unsubscribe: <mailto:[EMAIL PROTECTED]> For additional commands: <mailto:[EMAIL PROTECTED]> Troubles with the list: <mailto:[EMAIL PROTECTED]>