----- Original Message -----
From: "SomchaiDion" <[EMAIL PROTECTED]>
To: "Michael E. Locasto" <[EMAIL PROTECTED]>; "Tomcat Developers List"
<[EMAIL PROTECTED]>
Sent: Sunday, July 28, 2002 10:54 PM
Subject: Re: Symlink problem


> Thank you for your information and sorry that I think tomcat-dev can
answer
> this problem better than tomcat-user.

And, in this case, you would be wrong.  Tomcat-user has many more people
with experiance in obscure configurations than tomcat-dev has.  If you are
not getting a SecurityException, then I personally have no clue as to what
is wrong.

At the very least, Michael is right:  You need to specify which version of
Tomcat you are using, which JVM version you are using, and which O/S you are
using.  Without these, I'm probably the very last person to every respond to
this :).

>
> Somchai
> ----- Original Message -----
> From: "Michael E. Locasto" <[EMAIL PROTECTED]>
> To: "Tomcat Developers List" <[EMAIL PROTECTED]>
> Cc: <[EMAIL PROTECTED]>
> Sent: Monday, July 29, 2002 1:54 PM
> Subject: Re: Symlink problem
>
>
> > Somchai,
> >
> > This would probably be better off asked to the tomcat-user mailing list.
> > Also, version numbers and specific information on Tomcat, your JVM, OS
> would
> > be useful in answering your question.
> >
> > This is from http://jakarta.apache.org/tomcat/tomcat-3.3-doc/faq
> >
> >    * Five, on a Unix platform, you are attempting to access a file
> >      that is a symbolic link.
> >
> >    The last three cases are caused by a test in
> >    org.apache.tomcat.core.DefaultServlet to see whether the absolute
> >    name of a file equals the canonical name. This test is intended
> >    to solve a serious security problem, where mixed case or additional
> >    characters in a file name can get Tomcat to serve the source
> >    file instead of the processed file for JSP files on a Windows
> >    platform. This test should be replaced with a solution that doesn't
> >    have the above side effects.
> >
> > Hope that helps you out.
> >
> > Regards,
> > Michael Locasto
> >
> >
> > ----- Original Message -----
> > From: "SomchaiDion" <[EMAIL PROTECTED]>
> > To: "Tomcat Developers List" <[EMAIL PROTECTED]>
> > Sent: Sunday, July 28, 2002 5:37 AM
> > Subject: Re: Symlink problem
> >
> >
> > > > Does anyone know who to solve this problem.
> > >
> > > Sorry, it is "Does anyone know how to soleve this problem?
> > >
> > > Somchai
> > > ----- Original Message -----
> > > From: "SomchaiDion" <[EMAIL PROTECTED]>
> > > To: <[EMAIL PROTECTED]>
> > > Sent: Sunday, July 28, 2002 6:34 PM
> > > Subject: Symlink problem
> > >
> > >
> > > > Dear sir,
> > > >     I have some information on CD-ROM and want to add it into my
> > homepage.
> > > > So, I setup tomcat to serve user webdirectory by using Listener.
Then,
> I
> > > > create symlink in my homepage to the CD-ROM mounting directory. But,
I
> > > > cannot access it. Does anyone know who to solve this problem. Please
> > help
> > > > me.
> > > >
> > > > Thanks,
> > > > Somchai
> > > >
> > > >
> > > > --
> > > > 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]>
>


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to