----------------------------------------------------------------
BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
WHEN YOU POST, include all relevant version numbers, log files,
and configuration files.  Don't make us guess your problem!!!
----------------------------------------------------------------

on 10/21/99 6:02 PM, Pierpaolo Fumagalli <[EMAIL PROTECTED]> wrote:

> No... I would prefer having both protocols implemented on the Java side.
> Like he did on the C side... Maybe having an old class of
> JServConnection called JServConnectionOld and letting others decide wich
> protocols to use.

Right, I even looked into doing this, but the only way to do it would be to
either have a compile time switch to deal with it and produce different .jar
files or have a check to see if we are doing ajpv11 or ajpv12 for each
request. Not good solutions either way.

> AJPv12 is not the only improvement, we have also that nice and new
> classloader (I can't remember who wrote it :) and some bugfixes...

We actually have the same classloader...just lots of fixes. ;-) I have a
whole new classloader implementation, but I'm going to wait till I have some
time for jakarta for that.

-jon



--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://java.apache.org/main/mail.html>
Problems?:           [EMAIL PROTECTED]

Reply via email to