You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Guy Yafe <gu...@site-building.co.il> on 2011/09/30 17:01:43 UTC

Absolute path in webApp attribute

Hi All,
Does anyone know how to set an absolute path to the webApp attribute in a
Host?
Something like "c:\...."
I can't figure out how to do it. Tried with "/", tried with "\" and nothing
worked.
I am using tomcat 7.0 on Windows XP platform.

Thanks
-- 
View this message in context: http://old.nabble.com/Absolute-path-in-webApp-attribute-tp32569533p32569533.html
Sent from the Tomcat - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org


Re: Absolute path in webApp attribute

Posted by André Warnier <aw...@ice-sa.com>.
Guy Yafe wrote:
> Hi All,
> Does anyone know how to set an absolute path to the webApp attribute in a
> Host?
> Something like "c:\...."
> I can't figure out how to do it. Tried with "/", tried with "\" and nothing
> worked.
> I am using tomcat 7.0 on Windows XP platform.
> 
Maybe because the correct attribute is "appBase" ?

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org


Re: Absolute path in webApp attribute

Posted by Guy Yafe <gu...@site-building.co.il>.
Of course. It was a typo.
I meant appBase


Konstantin Kolinko wrote:
> 
> 2011/9/30 Guy Yafe <gu...@site-building.co.il>:
>>
>> Hi All,
>> Does anyone know how to set an absolute path to the webApp attribute in a
>> Host?
>> Something like "c:\...."
>> I can't figure out how to do it. Tried with "/", tried with "\" and
>> nothing
>> worked.
>> I am using tomcat 7.0 on Windows XP platform.
>>
> 
> There is no attribute named "webApp" in a <Host> element
> (as should have been printed for you in Tomcat logs).
> 
> Best regards,
> Konstantin Kolinko
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
> For additional commands, e-mail: users-help@tomcat.apache.org
> 
> 
> 

-- 
View this message in context: http://old.nabble.com/Absolute-path-in-webApp-attribute-tp32569533p32569618.html
Sent from the Tomcat - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org


Re: Absolute path in webApp attribute

Posted by Konstantin Kolinko <kn...@gmail.com>.
2011/9/30 Guy Yafe <gu...@site-building.co.il>:
>
> Hi All,
> Does anyone know how to set an absolute path to the webApp attribute in a
> Host?
> Something like "c:\...."
> I can't figure out how to do it. Tried with "/", tried with "\" and nothing
> worked.
> I am using tomcat 7.0 on Windows XP platform.
>

There is no attribute named "webApp" in a <Host> element
(as should have been printed for you in Tomcat logs).

Best regards,
Konstantin Kolinko

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org