On Thu, 20 Dec 2001, Remy Maucherat wrote:

> Hi,
>
> After a lot of efforts, it turns out the connectors (in j-t-c) still can't
> be compiled against both the 4.0 branch and the HEAD branch of the Tomcat
> CVS.
>
> There are a few solutions to this:
>
> 1) Force the connectors to be built against the HEAD branch. They should run
> fine on Tomcat 4.0 (although that needs some testing).

If we add void setFactory(org.apache.catalina.ServerSocketFactory $1),
then it'll be impossible to build it against 4.0.

If we don't - it's impossible to build against 4.1.

> 2) The main problem is the move of the ServerSocketFactory interface from
> o.a.c.net to o.a.c. We could revert that change, and fixing the rest is
> extremely simple.

That's the only solution AFAIK.

Costin


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to