Thanks Juha,
>
> Yes, context root will be served, as will be other folders under
> context root. WEB-INF and its subfolders are safe, from the container
> (Tomcat) point-of-view. Note however, that you as web application
> developer can break this safety mechanism: a servlet can be
> programmed t
Thanks Chuk,
>> In some discussion i heard that the WEB-INF contents can not be
>> accessed from Internet at all.
>
> The servlet spec requires that the servlet container (Tomcat) prevent direct
> access to WEB-INF.
>
>> How far this is true ?
>
> Completely, as far as Tomcat is concerned. If yo
Hello,
I am a total newbie to web applications and tomcat, a student.
In some discussion i heard that the WEB-INF contents can not be accessed
from Internet at all. So one can keep secret information in that
folder in plain text files
How far this is true ?
if not then where to put secret inform
Thanks André Warnier
>> well the window from which catalina start command has been fired comes
>> to command
>> prompt after showing four lines but it opens another window which shows
>> startup log remains open and if I close that Tomcat terminates.
>>
> In the same window where you entered "sta
On Sat, Nov 21, 2009 at 12:56 AM, Caldarale, Charles R
wrote:
>> From: R. S. Patil [mailto:kpr.rspa...@gmail.com]
>> Subject: Re: Putting Docbase on network drive. Is it Possible ?
>>
>> I ran the startup script in a terminal window. The terminal window wont
>> com
Hi Chuck Caldarale
> Works fine for me - as long as I'm running Tomcat via the startup.bat script.
> If you're running Tomcat as a service, the service has no access to any
> drive mappings you've made under your userid.
>
Yes it works with startup.bat script. I just tested it and found mapped
Thank You very much Chuck Caldarale
>
> In the docs:
> http://tomcat.apache.org/tomcat-6.0-doc/config/context.html
>
I just read that and its a very valuable resource.
Thanks and best regards
Raja
-
To unsubscribe, e-mail: user
Thanks Chuck Caldarale
>> > docBase="E:/"
>> antiResourceLocking="false"
>> allowLinking="true"
>> />
>
> Take out the path attribute (it's not allowed) and the allowLinking attribute
> (ineffective on Windows).
>
where can I get more info about attributes and deployment x
Thanks chris,
> On 11/18/2009 11:07 PM, R. S. Patil wrote:
>> The repository Install of Tomcat has the problem.
>
> *Please report this issue to the Ubuntu folks*. I'd really prefer if we
> didn't always have to tell people having your type of problems that
>
dear Friends,
I have mapped drive e: to \\Dell-1710\RSP_DEV\Appl\Web_Dev\Test_Proj\WebContent
there it gets latest compiled application through eclipse.
I have created a Test-E.xml in C:\Program Files\Tomcat
6.0\conf\Catalina\localhost
the contents are
If I try with http://localhost:8080/Test-E
I have solved this problem. What I did is as Follows.
There is No Problem with either BlazeDS, Tomcat or Kubuntu OS as such.
The repository Install of Tomcat has the problem. What I did is as follows.
1. First I removed the repository Install of all Tomcat packages.
2. Downloaded the stable tar.g
Thanks
>
> Something wrong in your blazeds config I'd guess. I'd ask those folks for
> help, if I were you.
>
I did the same but there was no response. So I thought that there might be
some problem regarding Tomcat Win and Tomcat Lin (Ubuntu Specific).
I too can logically say that when a war file
Hello,
Production Config.
OS - Kubuntu 9.10 AMD64 (Dell Vostro 1710 Laptop, 4 GB, 250GB -> XP
Dual Booting)
Java -
Java version "1.6.0_15"
Java(TM) SE Runtime Environment (build 1.6.0_15-b03)
Java HotSpot(TM) 64-Bit Server VM (build 14.1-b02, mixed mode)
Tomcat - Tomcat 6.0.20-2ubuntu2
13 matches
Mail list logo