costin 2003/03/07 22:52:36
Modified: coyote/src/java/org/apache/coyote/tomcat5
MapperListener.java
Log:
A Server is not required for non-standalone operation. In fact, Embeded doesn't define
a server, and most apps embeding tomcat use this approach.
All we care is an Engine.
Hmm, yes. Well, actually, no. In that junk code (I should have put a fixme), I'm trying to look up the hosts. I was planning to rewrite the code using JMX and remove the coupling (the only good solution IMO).
What do you think ?
Remy
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]