Re: Adding Host node to server.xml

2010-09-12 Thread Wesley Acheson
On Sun, Sep 12, 2010 at 11:28 AM, Mark Thomas wrote: > On 12/09/2010 09:59, Wesley Acheson wrote: >> does (Service) host.getParent() make sense, If so is service name both >> compulsory and guaranteed to be unique? > > Get the correct engine the way host manager does (or something similar). > You

Re: Adding Host node to server.xml

2010-09-12 Thread Mark Thomas
On 12/09/2010 09:59, Wesley Acheson wrote: > Hi, > > I'm looking at adding a host node to server.xml on the 6.0 branch via > host manager, If I get this correct there can be more than one service > node which in turn has one Engine which contains the hosts. > > So assuming there are multiple Serv

Adding Host node to server.xml

2010-09-12 Thread Wesley Acheson
Hi, I'm looking at adding a host node to server.xml on the 6.0 branch via host manager, If I get this correct there can be more than one service node which in turn has one Engine which contains the hosts. So assuming there are multiple Service nodes how do I know which Engine node to add the Host