Caldarale, Charles R wrote:
>> From: Mark Thomas [mailto:[EMAIL PROTECTED]
>> Subject: Re: Tomcat deployment question
>>
>> Andras Laczi wrote:
>>> I dont really understand why manager can't rename the context.xml to
>>> ROOT.xml if the path = &
> From: Mark Thomas [mailto:[EMAIL PROTECTED]
> Subject: Re: Tomcat deployment question
>
> Andras Laczi wrote:
> > I dont really understand why manager can't rename the context.xml to
> > ROOT.xml if the path = "/" as the documentation says.
>
>
Andras Laczi wrote:
> How can I know which documentation is up-to-date and which one is not?
> They says confusing things, if i read manager doc it works against
> context/host documentation.
They should be consistent and I thought they were last time I checked.
Please point out the inconsistencie
Andras Laczi wrote:
> I dont really understand why manager can't rename the context.xml to
> ROOT.xml if the path = "/" as the documentation says.
Where does the documentation say this?
Mark
-
To start a new topic, e-mail: users
> From: Andras Laczi [mailto:[EMAIL PROTECTED]
> Subject: RE: Tomcat deployment question
>
> Take it easy man.
Sorry. The topic of setting the path attribute in a element
is discussed frequently on this list, including a couple of times on the
very day you posted, as well as p
this message in context:
http://www.nabble.com/Tomcat-deployment-question-tf3604620.html#a10334312
Sent from the Tomcat - User mailing list archive at Nabble.com.
-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubsc
Hi Lakshmi,
I just wanted to let you know that in the most recent post on this
thread, your problem was solved (even though I didn't give a complete
answer) but after my post Chuck made some very good points which I
didn't mention in my post. I hope you took a note of them.
Especially this one:
> From: Andras Laczi [mailto:[EMAIL PROTECTED]
> Subject: Re: Tomcat deployment question
>
> I dont really understand why manager can't rename the context.xml to
> ROOT.xml if the path = "/" as the documentation says.
I wonder how many times we have to repea
n says.
Andras
Mark Thomas-15 wrote:
>
>
> The closest you'll get to the 5.0.x behaviour is anything.war located
> outside the host's appBase and a ROOT.xml pointing towards it.
>
> Mark
>
>
--
View this message in context:
http://www.nabble.com/Tomcat-deplo
Sent: Friday, May 04, 2007 4:34 AM
To: Tomcat Users List
Subject: Re: Tomcat deployment question
Andras Laczi wrote:
> If someone succeed to deploy an web application trough manager on
> 5.5.23 tomcat which path is "/" (root ) and the web application
> directory is not ROOT ple
Andras Laczi wrote:
> If someone succeed to deploy an web application trough manager on 5.5.23
> tomcat which path is "/" (root ) and the web application directory is not
> ROOT please let me know.
> It's making me crazy, i migrating from 5.0.16 with working configuration and
> on 5.5.23 same conf
configuration be totally
> under application
> Developer's control?
> 4) What is path?
>
> It is not very clear from the documenatation. It took me a while to get
> to the current working
> Configuration.
>
> I will appreciate it if one of you can clarify t
> From: Lakshmi Venkataraman [mailto:[EMAIL PROTECTED]
> Subject: RE: Tomcat deployment question
>
> Chuck Caldarale said it is preferable to have myApp outside Tomcat's
> directory heirarchy.
That's only true when your desired app name is not the same as
-
From: Rashmi Rubdi [mailto:[EMAIL PROTECTED]
Sent: Wednesday, April 25, 2007 8:25 PM
To: Tomcat Users List
Subject: Re: Tomcat deployment question
Hi Lakshmi,
I'll explain the way I got it to work - I think it's correct because I
can access my app at the root context http://localhos
Hi Lakshmi,
I'll explain the way I got it to work - I think it's correct because I
can access my app at
the root context http://localhost:8080/
Please find my replies below:
Of course you can undo all the changes mentioned below and bring it
back to the original state at anytime.
On 4/25/07, L
I have upgraded from Tomcat 3.3 to Tomcat 5.5.23. It is running on
WinXP and I am using Java 1.5.
I asked this question before with a different directory set up in which
the "myApp" directory
was under Tomcat heirarchy. As Rashmi Rubdi suggested, by renaming
myApp.xml to ROOT.xml, I could
acce
> From: Lakshmi Venkataraman [mailto:[EMAIL PROTECTED]
> Subject: RE: Tomcat deployment question
>
> When tomcat is started and starts reading htdocs.xml,
> I get the following message:
> Warning: a docBase w:\INM\Apache\htdocs\htdocs inside the
> host appBase has bee
Thanks Chuck! See my comments inline starting with Lakshmi:
-Original Message-
From: Caldarale, Charles R [mailto:[EMAIL PROTECTED]
Sent: Thursday, April 19, 2007 12:58 PM
To: Tomcat Users List
Subject: RE: Tomcat deployment question
> From: Lakshmi Venkataraman [mailto:[EM
> From: Lakshmi Venkataraman [mailto:[EMAIL PROTECTED]
> Subject: RE: Tomcat deployment question
>
> Please refer to the directory structure in the original message or
> At the bottom of this email.
>
> Given that directory structure, I have working configuration
> w
get
to the current working
Configuration.
I will appreciate it if one of you can clarify these concepts.
Thanks in advance,
Lakshmi
-Original Message-
From: Lakshmi Venkataraman
Sent: Wednesday, April 18, 2007 11:21 PM
To: 'Tomcat Users List'
Subject: RE: Tomcat deployment
EMAIL PROTECTED]
Sent: Wednesday, April 18, 2007 9:33 PM
To: Tomcat Users List
Subject: RE: Tomcat deployment question
Hi Rashmi,
Thanks! I renamed htdocs.xml to ROOT.xml.
http://localhost:8080 did not work.
However, http://localhost:8080/htdocs/index.html worked which is some
progre
: Tomcat Users List
Subject: Re: Tomcat deployment question
Hi Lakshmi,
Rename the context file from htdocs.xml to ROOT.xml then you should be
able to access the app at http://localhost:8080/
-Rashmi
---Original posting by Lakshmi
---
I
Hi Lakshmi,
Rename the context file from htdocs.xml to ROOT.xml then you should be
able to access the app at http://localhost:8080/
-Rashmi
-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL
I have upgraded from Tomcat 3.3 to Tomcat 5.5.23. It is running on
WinXP and I am using Java 1.5.
Here's my dierctory set up:
${Catalina.Home}
-- conf
-- Catalina
--localhost
htdocs.xml
-- htdocs
index.html
--
24 matches
Mail list logo