RE: Unsafe path error

2001-03-16 Thread Anderson, Jessica
I am still trying to troubleshoot this problem, and therefore, I still need assistance. I am setting up another developer to use Struts, but we are receiving a message that tomcat cannot load controller and something about an Unsafe Path (see below). We installed the jaxp parser but he doesn't

Re: Unsafe path error

2001-03-16 Thread Maya Muchnik
I remember the similar error "Unsafe Path" in the mail. Try to find it. "Anderson, Jessica" wrote: I am still trying to troubleshoot this problem, and therefore, I still need assistance. I am setting up another developer to use Struts, but we are receiving a message that tomcat cannot load

RE: Unsafe path error

2001-03-16 Thread Anderson, Jessica
Yes, it was from me and I never received any replies. :) jessica -Original Message- From: Maya Muchnik [mailto:[EMAIL PROTECTED]] Sent: Friday, March 16, 2001 8:17 AM To: [EMAIL PROTECTED] Subject: Re: "Unsafe path" error I remember the similar error "Unsafe Path&qu

Re: Unsafe path error

2001-03-16 Thread Maya Muchnik
ssica" wrote: Yes, it was from me and I never received any replies. :) jessica -Original Message- From: Maya Muchnik [mailto:[EMAIL PROTECTED]] Sent: Friday, March 16, 2001 8:17 AM To: [EMAIL PROTECTED] Subject: Re: "Unsafe path" error I remember the simila

RE: Unsafe path error

2001-03-16 Thread Anderson, Jessica
PROTECTED]] Sent: Friday, March 16, 2001 8:36 AM To: [EMAIL PROTECTED] Subject: Re: "Unsafe path" error Here is a link to those emails: http://www.mail-archive.com/struts-user@jakarta.apache.org/msg02132.html http://www.mail-archive.com/struts-user@jakarta.apache.org/msg02193.html http:

Re: Unsafe path error

2001-03-16 Thread Maya Muchnik
ybe it will help?! "Anderson, Jessica" wrote: Yes, it was from me and I never received any replies. :) jessica -Original Message- From: Maya Muchnik [mailto:[EMAIL PROTECTED]] Sent: Friday, March 16, 2001 8:17 AM To: [EMAIL PROTECTED] Subject: Re: "Unsafe

RE: Unsafe path error

2001-03-16 Thread Anderson, Jessica
ust have experienced this. jessica -Original Message- From: Maya Muchnik [mailto:[EMAIL PROTECTED]] Sent: Friday, March 16, 2001 9:09 AM To: [EMAIL PROTECTED] Subject: Re: "Unsafe path" error The best specialist in Tomcat is Graig M. If you read our email archive, that Tomca

Re: Unsafe path error

2001-03-16 Thread Maya Muchnik
Friday, March 16, 2001 9:09 AM To: [EMAIL PROTECTED] Subject: Re: "Unsafe path" error The best specialist in Tomcat is Graig M. If you read our email archive, that Tomcat 3.2.1 and higher is the best "place" for struts, because 3.1 has a lot of bugs. "Anderson, Jessica&qu

RE: Unsafe path error

2001-03-16 Thread Anderson, Jessica
do you mean capitalize? -Original Message- From: Maya Muchnik [mailto:[EMAIL PROTECTED]] Sent: Friday, March 16, 2001 10:29 AM To: [EMAIL PROTECTED] Subject: Re: "Unsafe path" error I did not know that you have Web-inf. This is absolutely not good for Tomcat 3.2. Relocat

Re: Unsafe path error

2001-03-16 Thread Maya Muchnik
al Message- From: Maya Muchnik [mailto:[EMAIL PROTECTED]] Sent: Friday, March 16, 2001 10:29 AM To: [EMAIL PROTECTED] Subject: Re: "Unsafe path" error I did not know that you have Web-inf. This is absolutely not good for Tomcat 3.2. Relocate all your files under WEB-INF!!! "

RE: Unsafe path error

2001-03-16 Thread Anderson, Jessica
day, March 16, 2001 12:09 PM To: [EMAIL PROTECTED] Subject: Re: "Unsafe path" error Create a new directory WEB-INF under tomcat/webapps/you_app, Copy all files from tomcat/webapps/you_app/Web-inf to tomcat/webapps/you_app/WEB-INF. Remove directory Web-inf. Change all config files acc

RE: Unsafe path error

2001-03-16 Thread Craig R. McClanahan
On Fri, 16 Mar 2001, Anderson, Jessica wrote: Windows will not let me create an all caps WEB-INF folder. I try and it lower-cases all but the first letter. Any more suggestions? Two different ways: * Open a DOS shell, and type "mkdir WEB-INF". Even though Windows Explorer stupidly

RE: Unsafe path error

2001-03-16 Thread Curt Hagenlocher
Windows will not let me create an all caps WEB-INF folder. I try and it lower-cases all but the first letter. Any more suggestions? Don't use Explorer. From a command prompt create the directory. Then, from the command prompt, verify that the directory name is all upper-case. Explorer

RE: Unsafe path error

2001-03-16 Thread Shamdasani Nimmi-ANS004
PROTECTED]' Subject: RE: "Unsafe path" error Windows will not let me create an all caps WEB-INF folder. I try and it lower-cases all but the first letter. Any more suggestions? -Original Message- From: Maya Muchnik [mailto:[EMAIL PROTECTED]] Sent: Friday, March 16, 200

Antwort: Re: unsafe path error

2001-01-25 Thread michael . brohl
) Thema: Re: unsafe path error This is a security error. Using D