Re: -server-root locations
Mattias J <[email protected]> Wed, 21 Jun 2006 20:18:19 +0200
| Newsgroups | gmane.text.xml.resin.user |
|---|---|
| Message-ID | <[email protected]> |
And resin.conf would go into /var/www/conf/resin.conf
Choate, Bryan (IHG) wrote:
> Depends on where you have the definition set in the resin.conf:
>
> <!-- creates the webapps directory for .war expansion -->
> <web-app-deploy path="webapps"/>
>
> ...which is relative to ${server.root}.
>
> -Bryan
>
> -----Original Message-----
> From: [email protected]
> [mailto:[email protected]] On Behalf Of Vinny
> Sent: Wednesday, June 21, 2006 1:55 PM
> To: [email protected]
> Subject: Re: -server-root locations (was Re: Resin 3.0.19 Release
>
> So the server root is the deployment root?
> So using your example if my SERVER_ROOT
> is /var/www
>
> will war files automatically get exploded in /var/www/webapps
> or /var/www ?
> Thanks?
>
>
> On 5/23/06, Scott Ferguson <[email protected]> wrote:
>
>> On May 23, 2006, at 10:54 AM, Vinny wrote:
>>
>>
>>> could I see an example of the difference between the 2 locations?
>>> right now my resin home is /usr/local/resin-VERSION
>>> what would the server-root be?
>>>
>> Something like /var/www might be a good choice.
>>
>> Other people on the list might have different suggestions.
>>
>> -- Scott