On 16/01/2013 21:17, Leo Donahue - RDSA IT wrote:
>> -Original Message-
>> From: Pid [mailto:p...@pidster.com]
>> Subject: Re: docBase
>>
>> On 11/01/2013 20:24, Leo Donahue - RDSA IT wrote:
>>> Tomcat 7.0.34
>>> Java 1.6.0_35
>>>
&g
>-Original Message-
>From: Pid [mailto:p...@pidster.com]
>Subject: Re: docBase
>
>On 11/01/2013 20:24, Leo Donahue - RDSA IT wrote:
>> Tomcat 7.0.34
>> Java 1.6.0_35
>>
>> Can the document base of a context be an administrative share?
>
>Yes. B
On 11/01/2013 20:24, Leo Donahue - RDSA IT wrote:
> Tomcat 7.0.34
> Java 1.6.0_35
>
> Can the document base of a context be an administrative share?
Yes. But I would not encourage it. 2nd only to NFS for causing random
errors.
Unless you have a massive number of images totalling large amounts
>-Original Message-
>From: David kerber [mailto:dcker...@verizon.net]
>Subject: Re: docBase
>
>On 1/11/2013 3:28 PM, Leo Donahue - RDSA IT wrote:
>>> -Original Message-
>>> From: Leo Donahue - RDSA IT [mailto:leodona...@mail.maricopa.gov]
>>&
On 1/11/2013 3:28 PM, Leo Donahue - RDSA IT wrote:
-Original Message-
From: Leo Donahue - RDSA IT [mailto:leodona...@mail.maricopa.gov]
Subject: docBase
Tomcat 7.0.34
Java 1.6.0_35
Can the document base of a context be an administrative share?
Ex:
\\servername\share$\somedirectory
I r
On 1/11/2013 3:24 PM, Leo Donahue - RDSA IT wrote:
Tomcat 7.0.34
Java 1.6.0_35
Can the document base of a context be an administrative share?
Ex: \\servername\share$\somedirectory
I run tomcat as a service using a local account on webserver1, that same local
account has read access to the adm
>-Original Message-
>From: Leo Donahue - RDSA IT [mailto:leodona...@mail.maricopa.gov]
>Subject: docBase
>
>Tomcat 7.0.34
>Java 1.6.0_35
>
>Can the document base of a context be an administrative share?
>
>Ex:
>\\servername\share$\somedirectoryctory>
>
>I run tomcat as a service using a loc
> From: Gianoglio Gabriele [mailto:g.gianog...@eurogroup.it]
> Subject: docBase="" and in server.xml
> in my Tomcat 5.5 instance I'm trying to set a webapp as the
> root (docBase="") webapp
Right there you have a fatal error; docBase must *never* be an empty string.
Please read the FAQ entry
Ockleford Paul (NHS Connecting for Health) wrote:
Ok, so if I am just working in development and only using classes outside of a
war or a jar file how should I configure the application? If I remove those
mappings how would tomcat know that a request for /LabCatalogue should be
matched to my c
Message-
From: Pid [mailto:p...@pidster.com]
Sent: 01 July 2010 09:21
To: Tomcat Users List
Subject: Re: Docbase inside the host appBasehas been specified, and will be
ignored
On 01/07/2010 09:06, Ockleford Paul (NHS Connecting for Health) wrote:
> Hi,
>
> I am using tomcat 5.5 a
On 01/07/2010 09:06, Ockleford Paul (NHS Connecting for Health) wrote:
> Hi,
>
> I am using tomcat 5.5 and I have deployed a web application that is working
> fine, but on tomcat start up I have noticed this message. I have googled
> around but it seems most people see this message and their web
Well.. not exactly. Per the CSS spec
(http://www.w3.org/TR/CSS21/syndata.html#value-def-uri), if the url is
in a separate css file, it's relative to the css file, not the page.
--David
Christopher Schultz wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Jeusdi,
jeusdi wrote:
when I
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Jeusdi,
jeusdi wrote:
> when I load the HTML page, the
> image isn't loaded.
You need to use paths in your CSS that are relative to the page being
loaded -- it's kind of a pain. You need to put the context path into
your CSS, and not as a variable, u
I think your assumption regarding how tomcat uses docBase is in error.
Path's in a HTML file are resolved by the BROWSER and as such there is
no awareness of a webapp. Your path "/img/pageheader_background.png
would be a site relative path to either a webapp named img or in absense
of that, a
[EMAIL PROTECTED]:/usr/local/tomcat/webapps$ ls web_gm
conf content css dtd img index.htm js META-INF tlds WEB-INF
[EMAIL PROTECTED]:/usr/local/tomcat/webapps$ ls web_gm/*
web_gm/index.htm
web_gm/conf:
log4j.properties
web_gm/content:
admin current errors
web_gm/css:
elements.css es
> From: jeusdi [mailto:[EMAIL PROTECTED]
> Subject: docBase application directory
>
> META-INF/context.xml-->
>
> workDir="web_gm/work">
>
If you're using any reasonably recent version of Tomcat (you didn't
bother to tell us), neither the path nor the docBase attribute are
allowed in the ele
: Caldarale, Charles R [mailto:[EMAIL PROTECTED]
Sent: Thursday, December 08, 2005 10:14 AM
To: Tomcat Users List
Subject: RE: docBase error on Tomcat 5.5.12
> From: Rose, Greg [mailto:[EMAIL PROTECTED]
> Subject: docBase error on Tomcat 5.5.12
>
> I did this by creating a context.xml f
> From: Rose, Greg [mailto:[EMAIL PROTECTED]
> Subject: docBase error on Tomcat 5.5.12
>
> I did this by creating a context.xml file with the
> information and placed it in the
> {tomcat base dir}\conf\Catalina\localhost directory.
> The context entry is:
> debug="5" reloadable="true" c
18 matches
Mail list logo