Re: Standard Jar Scanner Conflict with TLD Config

2011-11-25 Thread Chatree Srichart
On Fri, Nov 25, 2011 at 3:40 PM, Pid * wrote: > On 25 Nov 2011, at 03:07, Chatree Srichart > wrote: > > > On Fri, Nov 25, 2011 at 4:48 AM, Rainer Jung >wrote: > > > >> On 23.11.2011 22:59, Mark Thomas wrote: > >> > >>> On 23/11/2011 09

Re: Standard Jar Scanner Conflict with TLD Config

2011-11-24 Thread Chatree Srichart
On Fri, Nov 25, 2011 at 4:48 AM, Rainer Jung wrote: > On 23.11.2011 22:59, Mark Thomas wrote: > >> On 23/11/2011 09:52, Chatree Srichart wrote: >> >>> Hi community. >>> >>> I got a problem when I start my own embedded Tomcat server with a lot of &

Standard Jar Scanner Conflict with TLD Config

2011-11-23 Thread Chatree Srichart
e how to solve or ignore the problem? Regards, Chatree Srichart

Re: Multiple Aliases Problem

2011-11-22 Thread Chatree Srichart
I have already got it work. Thank you. Regards, Chatree Srichart On Tue, Nov 22, 2011 at 2:17 PM, Konstantin Kolinko wrote: > Confirming that it is a bug. I filed an issue: > https://issues.apache.org/bugzilla/show_bug.cgi?id=52225 > > > You would avoid this bug if you reo

Re: Multiple Aliases Problem

2011-11-21 Thread Chatree Srichart
Any comment? On Mon, Nov 21, 2011 at 1:52 PM, Chatree Srichart < chatree.srich...@gmail.com> wrote: > Hi community. > I am working on embedding a Tomcat server into my project. > > I have 2 domain name called localhost1 and localhost2. > I created a Host instance with the l

Multiple Aliases Problem

2011-11-20 Thread Chatree Srichart
Host) object).object; +} hosts = newHosts; } } Do you think I am doing in the right track and this fixed should be committed into the trunk? If not, could you please give me a solution to solve the problem? Regards, Chatree Srichart