> From: Wojtek Kusch [mailto:[EMAIL PROTECTED]
> Subject: Re: context.xml in Tomcat 6
>
> If I choose this app ("unleashed") I get - 404 _The
> requested resource (/unleashed/) is not available.
You have no welcome file in the app's directory, nor is there any
s
Thanks, I hope you can me help again ;)
Caldarale, Charles R schrieb:
From: Wojtek Kusch [mailto:[EMAIL PROTECTED]
Subject: Re: context.xml in Tomcat 6
The above looks fine.
My manager.xml in "tomcat 6.0\conf\catalina\localhost":
Again, Tomcat is case-sensitive, even
> From: Wojtek Kusch [mailto:[EMAIL PROTECTED]
> Subject: Re: context.xml in Tomcat 6
>
> unpackWARs="true"
> autoDeploy="false" deployOnStartup="false"
> xmlValidation="false" xmlNamespaceAware=&q
ch <[EMAIL PROTECTED]>
To: Tomcat Users List
Sent: Tuesday, January 16, 2007 2:42:17 PM
Subject: Re: context.xml in Tomcat 6
I have changed my server.xml (see appBase):
From examples I have copy >manager<-Directory to
E:/Development/Tomcat/deploy/apps.
My manager.xml in "tomcat
ost:8080/mamager" I get a white page, too.
If i try "localhost:8080/mamager/html" I get a right page (standard page).
I can't undestand this Please help!
Wojtek
Caldarale, Charles R schrieb:
From: Wojtek Kusch [mailto:[EMAIL PROTECTED]
Subject: context.xml in
> From: Wojtek Kusch [mailto:[EMAIL PROTECTED]
> Subject: context.xml in Tomcat 6
>
> in Tomcat 5.x I had my context-file in directory
> conf/catalina/localhost
The same location is also correct for Tomcat 6, except it's "Catalina",
not "catalina" (case sensitive).
>
Hi All,
in Tomcat 5.x I had my context-file in directory conf/catalina/localhost
and in my server.xml autoDeploy="false" deployOnStartup="false".
My context-file ((for example uleashed.xml for unleashed-web-application):
type="javax.sql.DataSource"/>
driverClassName
sun