> From: Marco de Booy [mailto:[EMAIL PROTECTED]
> Subject: RE: Setting context in tomcat6
>
> Since path does not work I can not 'rename' it with the
> META-INF/context.xml. Neither gives putting the file
> myapp.xml in the conf/localhost the possibility to '
> From: vibhuti [mailto:[EMAIL PROTECTED]
> Subject: RE: Setting context in tomcat6
>
> if I want that URL http://localhost:8080/ should
> redirect user to the home page of my application
> then what should I do?
The default webapp must be named ROOT (case sensitive). You'
he user in my opinion) before I deploy it. Since path does not work I can
not 'rename' it with the META-INF/context.xml. Neither gives putting the
file myapp.xml in the conf/localhost the possibility to 'rename'
myapp-version to myapp.
Marco
--
View this message in
er.xml or using a element in server.xml will have some adverse
effects on the way web application behaves.
Thanks
-Original Message-
From: Caldarale, Charles R [mailto:[EMAIL PROTECTED]
Sent: Wednesday, July 23, 2008 11:55 AM
To: Tomcat Users List
Subject: RE: Setting context in tomc
> From: vibhuti [mailto:[EMAIL PROTECTED]
> Subject: RE: Setting context in tomcat6
>
> If what is written in tomcat docs is not inconsistent
> then why I am not able to set an explicit context for
> my web application by the following entries in myapp.xml
> (placed at /co
t will be great if anyone could answer the above queries.
-Original Message-
From: Charles Caldarale [mailto:[EMAIL PROTECTED]
Sent: Friday, July 18, 2008 6:55 PM
To: Tomcat Users List
Subject: Re: Setting context in tomcat6
On Jul 18, 2008, at 2:12, "vibhuti" <[EMAIL PROT
On Jul 18, 2008, at 2:12, "vibhuti" <[EMAIL PROTECTED]> wrote:
This is mentioned in tomcat documentation and I just followed what was
written there. Here is the link:
http://tomcat.apache.org/tomcat-6.0-doc/config/context.html
If this is erroneous then renaming or using filter are the only wa
n renaming or using filter are the only ways?
Thanks
-Original Message-
From: Caldarale, Charles R [mailto:[EMAIL PROTECTED]
Sent: Wednesday, July 16, 2008 7:44 PM
To: Tomcat Users List
Subject: RE: Setting context in tomcat6
> From: vibhuti [mailto:[EMAIL PROTECTED]
> Subject: RE:
> From: vibhuti [mailto:[EMAIL PROTECTED]
> Subject: RE: Setting context in tomcat6
>
> why is it that in tomcat5 we define a context descriptor
> file myapp.xml in /tomcat/conf/Catalina/localhost folder
> and a default context could be set but in tomcat6 it
> doesn't
Sent: Tuesday, July 15, 2008 7:28 PM
To: Tomcat Users List
Subject: Re: Setting context in tomcat6
vibhuti wrote:
> Thanks a lot for the prompt reply. I have tried doing that but in that
case
> I will not be able to access my application using URL
> http://localhost:8080/myapp/, I'
> From: vibhuti [mailto:[EMAIL PROTECTED]
> Subject: RE: Setting context in tomcat6
>
> I will not be able to access my application using URL
> http://localhost:8080/myapp/, I'll just be able to access it using
> http://localhost:8080/
> I want the users of my web applic
vibhuti wrote:
Thanks a lot for the prompt reply. I have tried doing that but in that case
I will not be able to access my application using URL
http://localhost:8080/myapp/, I'll just be able to access it using
http://localhost:8080/
I want the users of my web application to be able to access it
h
the URLs. This is the requirement of our project.
Thanks
Vibhuti
-Original Message-
From: David Smith [mailto:[EMAIL PROTECTED]
Sent: Tuesday, July 15, 2008 6:44 PM
To: Tomcat Users List
Subject: Re: Setting context in tomcat6
Rename your app ROOT (case is important here) and it will b
Rename your app ROOT (case is important here) and it will become the
default webapp.
--David
vibhuti wrote:
Hi
I've been trying to set my application as default application using tomcat6
but none of the approaches I tried worked.
First, I created a file .xml in /tomcat/conf/Catali
Hi
I've been trying to set my application as default application using tomcat6
but none of the approaches I tried worked.
First, I created a file .xml in /tomcat/conf/Catalina/localhost
folder but this did not make my application default. It worked on tomcat5
but not on tomcat6. Following
15 matches
Mail list logo