RE: connector status in tomcat 4

2001-05-29 Thread GOMEZ Henri
>> >Ok. Is there any written specification för the ajp protocol >adn where can I >find it? You could find both ajp13 and ajp14 protocol documentation in at least : jakarta-tomcat-connectors/jk/src/doc/

Re: connector status in tomcat 4

2001-05-29 Thread kevin seguin
Erik Hellman wrote: > > > -Original Message- > > From: GOMEZ Henri [mailto:[EMAIL PROTECTED]] > > > > >What is it that the connector has to be able to do? Is it > > >sufficient if it > > >simply can forward the HTTP request to tomcat or does it need > > >to play around > > >with it? I gue

RE: connector status in tomcat 4

2001-05-29 Thread Erik Hellman
> -Original Message- > From: GOMEZ Henri [mailto:[EMAIL PROTECTED]] > > >What is it that the connector has to be able to do? Is it > >sufficient if it > >simply can forward the HTTP request to tomcat or does it need > >to play around > >with it? I guess it must do something or the disscusi

RE: connector status in tomcat 4

2001-05-29 Thread GOMEZ Henri
>GOMEZ Henri at [EMAIL PROTECTED] wrote: > >>> In that case, what is the point of warp. Is it going to be >>> faster, more scalable or something? >> >> warp is a whole new developpement using >> very recent lib tools like APR. >And a bunch of other features and improvements, but it seems >that

RE: connector status in tomcat 4

2001-05-29 Thread GOMEZ Henri
; Sent: Monday, May 28, 2001 5:47 PM >> To: [EMAIL PROTECTED] >> Subject: Re: connector status in tomcat 4 >> >> for example, in my case, currently all i care about is being able to >> forward requests based on uri from iis and netscape to >tomcat. so, for >> m

Re: connector status in tomcat 4

2001-05-28 Thread egcs12md
But I'm Win32 user ! - Original Message - From: "Pier P. Fumagalli" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, May 29, 2001 9:00 AM Subject: Re: connector status in tomcat 4 > egcs12md at [EMAIL PROTECTED] wrote: > > >

Re: connector status in tomcat 4

2001-05-28 Thread kevin seguin
L PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Monday, May 28, 2001 9:04 PM > Subject: Re: connector status in tomcat 4 > > > GOMEZ Henri wrote: > > > > > > >My question is what the status is on the apache connector in > > > >tomcat

Re: connector status in tomcat 4

2001-05-28 Thread Pier P. Fumagalli
egcs12md at [EMAIL PROTECTED] wrote: > Where to download ajp13/jk & ajp14/jk connectors for Apache Tomcat 4.0 ? Check out the jakarta-tomcat-connectors CVS module. Pier

Re: connector status in tomcat 4

2001-05-28 Thread egcs12md
Where to download ajp13/jk & ajp14/jk connectors for Apache Tomcat 4.0 ? - Original Message - From: "kevin seguin" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, May 28, 2001 9:04 PM Subject: Re: connector status in tomcat 4 > GOM

Re: connector status in tomcat 4

2001-05-28 Thread Pier P. Fumagalli
GOMEZ Henri at [EMAIL PROTECTED] wrote: >> In that case, what is the point of warp. Is it going to be >> faster, more scalable or something? > > warp is a whole new developpement using > very recent lib tools like APR. And a bunch of other features and improvements, but it seems that no one eve

Re: connector status in tomcat 4

2001-05-28 Thread Pier P. Fumagalli
Erik Hellman at [EMAIL PROTECTED] wrote: > Ok, another question then. > > What is it that the connector has to be able to do? Is it sufficient if it > simply can forward the HTTP request to tomcat or does it need to play around > with it? I guess it must do something or the disscusion on ajp13/j

Re: connector status in tomcat 4

2001-05-28 Thread Pier P. Fumagalli
Dave Oxley at [EMAIL PROTECTED] wrote: > In that case, what is the point of warp. Is it going to be faster, more > scalable or something? If not why was it created? It has a completely different architecture and approach to the problem of passing HTTP requests between two endpoints in remote ser

Re: connector status in tomcat 4

2001-05-28 Thread kevin seguin
h warp/webapp. ajp14 will have auto-config, too. > > // Erik > > > -Original Message- > > From: kevin seguin [mailto:[EMAIL PROTECTED]] > > Sent: Monday, May 28, 2001 5:47 PM > > To: [EMAIL PROTECTED] > > Subject: Re: connector status in tomcat 4 &

RE: connector status in tomcat 4

2001-05-28 Thread Erik Hellman
Erik > -Original Message- > From: kevin seguin [mailto:[EMAIL PROTECTED]] > Sent: Monday, May 28, 2001 5:47 PM > To: [EMAIL PROTECTED] > Subject: Re: connector status in tomcat 4 > > for example, in my case, currently all i care about is being able to > forward requests based

RE: connector status in tomcat 4

2001-05-28 Thread GOMEZ Henri
D] > > >>From: GOMEZ Henri <[EMAIL PROTECTED]> >>Reply-To: [EMAIL PROTECTED] >>To: [EMAIL PROTECTED] >>Subject: RE: connector status in tomcat 4 >>Date: Mon, 28 May 2001 17:43:41 +0200 >> >> >I thought the idea of warp/webapp was that it wa

Re: connector status in tomcat 4

2001-05-28 Thread kevin seguin
IL PROTECTED] > > >From: kevin seguin <[EMAIL PROTECTED]> > >Reply-To: [EMAIL PROTECTED] > >To: [EMAIL PROTECTED] > >Subject: Re: connector status in tomcat 4 > >Date: Mon, 28 May 2001 09:52:43 -0500 > > > > > > > > Ok, so w

RE: connector status in tomcat 4

2001-05-28 Thread Dave Oxley
In that case, what is the point of warp. Is it going to be faster, more scalable or something? If not why was it created? Dave [EMAIL PROTECTED] >From: GOMEZ Henri <[EMAIL PROTECTED]> >Reply-To: [EMAIL PROTECTED] >To: [EMAIL PROTECTED] >Subject: RE: connector status in tomca

RE: connector status in tomcat 4

2001-05-28 Thread GOMEZ Henri
list of URL/URI handled ) => /examples/servlet/* /examples/*.jsp /examples/*.xml > >Dave >[EMAIL PROTECTED] > > >>From: kevin seguin <[EMAIL PROTECTED]> >>Reply-To: [EMAIL PROTECTED] >>To: [EMAIL PROTECTED] >>Subject: Re: connector status in tomcat 4 >

Re: connector status in tomcat 4

2001-05-28 Thread Dave Oxley
e decision yourself as to what >connector you want to use. > > > // Erik > > > > > -Original Message- > > > From: kevin seguin [mailto:[EMAIL PROTECTED]] > > > Sent: Monday, May 28, 2001 3:05 PM > > > To: [EMAIL PROTECTED] > > > Subject:

Re: connector status in tomcat 4

2001-05-28 Thread kevin seguin
May 28, 2001 3:05 PM > > To: [EMAIL PROTECTED] > > Subject: Re: connector status in tomcat 4 > > > > > > GOMEZ Henri wrote: > > > > > > >My question is what the status is on the apache connector in > > > >tomcat 4. I've > > >

RE: connector status in tomcat 4

2001-05-28 Thread Erik Hellman
warp/webapp? // Erik > -Original Message- > From: kevin seguin [mailto:[EMAIL PROTECTED]] > Sent: Monday, May 28, 2001 3:05 PM > To: [EMAIL PROTECTED] > Subject: Re: connector status in tomcat 4 > > > GOMEZ Henri wrote: > > > > >My question is w

Re: connector status in tomcat 4

2001-05-28 Thread kevin seguin
GOMEZ Henri wrote: > > >My question is what the status is on the apache connector in > >tomcat 4. I've > >been testing Jakarta 4 in standalone mode and is very pleased > >with it, but > >we can't run it like that once we release the system for all > >our students.. > >;) > > There is actually 2

RE: connector status in tomcat 4

2001-05-28 Thread GOMEZ Henri
>My question is what the status is on the apache connector in >tomcat 4. I've >been testing Jakarta 4 in standalone mode and is very pleased >with it, but >we can't run it like that once we release the system for all >our students.. >;) There is actually 2 connectors for Apache Tomcat 4.0 : -

Re: connector status in tomcat 4

2001-05-25 Thread kevin seguin
which connector are you talking about? the new warp/webapp stuff, or the ajp connector(s)? i don't know much about warp/webapp, but i do know the ajp13 connector for tomcat 4 is a work in progress. it's kind of in a holding pattern right now, waiting for some other things to happen. hopefully,

Re: connector status in tomcat 4

2001-05-25 Thread Pier P. Fumagalli
Erik Hellman at [EMAIL PROTECTED] wrote: > This summer I will be involved in a quite large project at our University > aiming to create a web-based system for administrating and presenting > course-information (and some other nifty features..). We will be using > tomcat 4 for this and apache as t