Re: Suggested workaround for bug 47316

2009-11-10 Thread Konstantin Kolinko
; From: Mark Thomas [mailto:ma...@apache.org] > Sent: Tuesday, November 10, 2009 3:33 PM > To: Tomcat Users List > Subject: Re: Suggested workaround for bug 47316 > > Amol Wate (awate) wrote: >> Is there a suggested workaround for the bug 47316 In config file, >> Service and engine

RE: Suggested workaround for bug 47316

2009-11-10 Thread Amol Wate (awate)
: Tomcat Users List Subject: Re: Suggested workaround for bug 47316 Amol Wate (awate) wrote: > Is there a suggested workaround for the bug 47316 In config file, > Service and engine names must match without building the tomcat > source. > > https://issues.apache.org/bugzilla/

Re: Suggested workaround for bug 47316

2009-11-10 Thread Mark Thomas
Amol Wate (awate) wrote: > Is there a suggested workaround for the bug 47316 In config file, > Service and engine names must match without building the tomcat > source. > > https://issues.apache.org/bugzilla/show_bug.cgi?id=47316#c3 > > We are using a programmatic interface, not the server.x

Suggested workaround for bug 47316

2009-11-10 Thread Amol Wate (awate)
Is there a suggested workaround for the bug 47316 In config file, Service and engine names must match without building the tomcat source. https://issues.apache.org/bugzilla/show_bug.cgi?id=47316#c3 We are using a programmatic interface, not the server.xml. Thanks In Advance Amol