Jerry - thanks. On first check I thought tomcat was owner on everything, but it turns out apache was owner of the CCPayments directory that the java and class files are written to. I changed owner, and the Permission denied is no longer a problem. Now to get my form validation code to work ; )
Denise Mangano Help Desk Analyst Complus Data Innovations, Inc. -----Original Message----- From: Jerry [mailto:[EMAIL PROTECTED]] Sent: Tuesday, December 31, 2002 2:17 PM To: Tomcat Users List Subject: Re: Please help - Exception when trying to compile. Denise: The permission denied statement means Tomcat does not have access to something in the directory/filename chain. What about the directories in which CCPaytments/28 is located? Are all directories, from the root on down, readable by Tomcat? Jerry Denise Mangano wrote: >Hi all. I'm trying to test some form validation. My form calls >FormValidate.jsp. When I try to click submit I get the following >errors from Tomcat: > >org.apache.jasper.JasperException: Unable to compile class for JSP >java.io.FileNotFoundException: >/usr/local/jakarta-tomcat-4.1.17/work/Standalone/www.ptp-test.com/_/CCP >aymen >ts/28/FormValidate_jsp.java (Permission denied) > >Permissions on all jsp files is 775, and permissions to directories >CCPayments & 28 are 755. > >Any help is appreciated. > > >Denise Mangano >Help Desk Analyst >Complus Data Innovations, Inc. > >-- >To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> >For additional commands, e-mail: ><mailto:[EMAIL PROTECTED]> > > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>