Re: 5.5.28 issue when multiple services with engines named the same

2009-08-02 Thread Steven Mahurin
> Subject: Re: 5.5.28 issue when multiple services with engines named the same > To: "Tomcat Developers List" > Date: Sunday, August 2, 2009, 9:10 PM > Hi Steven, I think the engine name > unique per server has been there for > a very long time. for example the directory >

Re: 5.5.28 issue when multiple services with engines named the same

2009-08-02 Thread Filip Hanik - Dev Lists
Hi Steven, I think the engine name unique per server has been there for a very long time. for example the directory conf/Catalina/localhost/ is conf/Engine name/Host name and not Service name, so this would make the engine unique filip On 08/02/2009 12:16 PM, Steven Mahurin wrote: I am using