Yes, it all depends on how up in the class tree you are overriding. Which is why I made implementations of all the classes to the top. This gave me total control for optimization and ability.
Q On Wed, Sep 9, 2009 at 11:50 AM, sim085 <[email protected]> wrote: > > > > Quintin Beukes-2 wrote: >> >> Well, it is quite tricky doing custom protocols. Though I had a vague >> plan on implementing SMTP using the same Connector framework. >> > > Thanks Quintin, I'll try to fetch the code I was working on when trying to > do this with Tomcat and try to make it work again :) I was under the > impression that the Adapter class given by Tomcat was threating all requests > and responses as of type httprequest and httpresponses. However the Adapter > interface in the API seems to contradict this. I'll try it again and see > where it leads :) > > Thanks again, > Simon J. > > -- > View this message in context: > http://www.nabble.com/Can-I-make-Geronimo-work-with-my-own-implementation-of-web-server--tp25320346s134p25361776.html > Sent from the Apache Geronimo - Users mailing list archive at Nabble.com. > > -- Quintin Beukes
