Re: ANNOUNCE - web-connector

2001-05-06 Thread Scott Sanders
GOMEZ Henri wrote: >> Hopefully we might even get back to one that worked as well as JServ's >> connector. >> >> As a goal, could you add back the ability to restart the JVM >> if necessary? > > > What did you means by restart the JVM ? > > Did you think about having the web server launch t

RE: ANNOUNCE - web-connector

2001-05-04 Thread GOMEZ Henri
>Hopefully we might even get back to one that worked as well as JServ's >connector. > >As a goal, could you add back the ability to restart the JVM >if necessary? What did you means by restart the JVM ? Did you think about having the web server launch the servlet engine JVM ? I could be done

RE: ANNOUNCE - web-connector

2001-05-04 Thread GOMEZ Henri
>> The goals of the revolution are: >> >> - improved ajp13: better configuration,etc >> - build improvements >> - support all tomcat versions >> - single codebase that will be used for all versions ( >reduce maintainance >> overhead ) >> - add apr support >> - libtool and autoconf support >> - i

Re: ANNOUNCE - web-connector

2001-04-30 Thread Jon Stevens
on 4/30/01 4:00 PM, "GOMEZ Henri" <[EMAIL PROTECTED]> wrote: > The goals of the revolution are: > > - improved ajp13: better configuration,etc > - build improvements > - support all tomcat versions > - single codebase that will be used for all versions ( reduce maintainance > overhead ) > - add

Re: ANNOUNCE - web-connector

2001-04-30 Thread Jon Stevens
on 4/30/01 4:20 PM, "Scott Sanders" <[EMAIL PROTECTED]> wrote: > Hopefully we might even get back to one that worked as well as JServ's > connector. LOL! -jon

Re: ANNOUNCE - web-connector

2001-04-30 Thread cmanolache
On Mon, 30 Apr 2001, Scott Sanders wrote: > Hopefully we might even get back to one that worked as well as JServ's > connector. > > As a goal, could you add back the ability to restart the JVM if necessary? > +1 as a goal. ( it will help if you could also send a patch :-) Costin

Re: ANNOUNCE - web-connector

2001-04-30 Thread Scott Sanders
Hopefully we might even get back to one that worked as well as JServ's connector. As a goal, could you add back the ability to restart the JVM if necessary? Scott Sanders GOMEZ Henri wrote: > A quick note to announce I'll start Thursday a mini-revolution > in proposals/web-connector/ > > The

ANNOUNCE - web-connector

2001-04-30 Thread GOMEZ Henri
A quick note to announce I'll start Thursday a mini-revolution in proposals/web-connector/ The goals of the revolution are: - improved ajp13: better configuration,etc - build improvements - support all tomcat versions - single codebase that will be used for all versions ( reduce maintainance ov