Where is WARP connector

2002-07-11 Thread Nance, Michael

Sorry if this is covered in a FAQ but I searched and  could not find
anything

Where can I download a copy of the Warp connector for Unix  or is coyote a
better replacement ?
If so is it a release version or is there a better version that has been
released?

Thanks in advance

--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




RE: Where is WARP connector

2002-07-11 Thread Turner, John


http://jakarta.apache.org/tomcat/tomcat-4.1-doc/config/index.html

The available connectors are listed on the left-hand side.

"Better" is relative, it depends on what you are doing.  The consensus at
the moment seems to be that mod_jk is the best connector for mixed sites
using apache and tomcat (static and dynamic content).  If you are using
tomcat stand-alone, than the other connectors may be better choices
(mod_webapp, mod_jk2, etc).

John Turner
[EMAIL PROTECTED]


-Original Message-
From: Nance, Michael [mailto:[EMAIL PROTECTED]]
Sent: Thursday, July 11, 2002 10:53 AM
To: '[EMAIL PROTECTED]'
Subject: Where is WARP connector


Sorry if this is covered in a FAQ but I searched and  could not find
anything

Where can I download a copy of the Warp connector for Unix  or is coyote a
better replacement ?
If so is it a release version or is there a better version that has been
released?

Thanks in advance

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

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




RE: Where is WARP connector

2002-07-11 Thread Nance, Michael

John,
Thanks for the response.  But this is where I am getting lost.
2 questions:
Is webapp basically Warp  (My boss is asking for Warp - why I don't know)

And unless I am missing it I don't see a link to download the connector

Thanks
Mike

-Original Message-
From: Turner, John [mailto:[EMAIL PROTECTED]]
Sent: Thursday, July 11, 2002 7:59 AM
To: 'Tomcat Users List'
Subject: RE: Where is WARP connector



http://jakarta.apache.org/tomcat/tomcat-4.1-doc/config/index.html

The available connectors are listed on the left-hand side.

"Better" is relative, it depends on what you are doing.  The consensus at
the moment seems to be that mod_jk is the best connector for mixed sites
using apache and tomcat (static and dynamic content).  If you are using
tomcat stand-alone, than the other connectors may be better choices
(mod_webapp, mod_jk2, etc).

John Turner
[EMAIL PROTECTED]


-Original Message-
From: Nance, Michael [mailto:[EMAIL PROTECTED]]
Sent: Thursday, July 11, 2002 10:53 AM
To: '[EMAIL PROTECTED]'
Subject: Where is WARP connector


Sorry if this is covered in a FAQ but I searched and  could not find
anything

Where can I download a copy of the Warp connector for Unix  or is coyote a
better replacement ?
If so is it a release version or is there a better version that has been
released?

Thanks in advance

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

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

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




AW: Where is WARP connector

2002-07-11 Thread Ralph Einfeldt

mod_webapp, mod_jk2 don't make any sense with tomcat stand alone.
They are connector to webservers.

There are just two connector for standalone HttpConnector and 
Coyote. The later is a replacement for the former with a complete 
redesign.

> -Ursprüngliche Nachricht-
> Von: Turner, John [mailto:[EMAIL PROTECTED]]
> Gesendet: Donnerstag, 11. Juli 2002 16:59
> An: 'Tomcat Users List'
> Betreff: RE: Where is WARP connector
> 
> are using tomcat stand-alone, than the other connectors 
> may be better choices (mod_webapp, mod_jk2, etc).
> 

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




RE: Where is WARP connector

2002-07-11 Thread Nance, Michael

Additional note we are running Tomcat with Weblogic and Apache on Unix Boxes
in a clusted environment

Thanks again to everyone
Mike

-Original Message-
From: Nance, Michael [mailto:[EMAIL PROTECTED]]
Sent: Thursday, July 11, 2002 8:10 AM
To: 'Tomcat Users List'
Subject: RE: Where is WARP connector


John,
Thanks for the response.  But this is where I am getting lost.
2 questions:
Is webapp basically Warp  (My boss is asking for Warp - why I don't know)

And unless I am missing it I don't see a link to download the connector

Thanks
Mike

-Original Message-
From: Turner, John [mailto:[EMAIL PROTECTED]]
Sent: Thursday, July 11, 2002 7:59 AM
To: 'Tomcat Users List'
Subject: RE: Where is WARP connector



http://jakarta.apache.org/tomcat/tomcat-4.1-doc/config/index.html

The available connectors are listed on the left-hand side.

"Better" is relative, it depends on what you are doing.  The consensus at
the moment seems to be that mod_jk is the best connector for mixed sites
using apache and tomcat (static and dynamic content).  If you are using
tomcat stand-alone, than the other connectors may be better choices
(mod_webapp, mod_jk2, etc).

John Turner
[EMAIL PROTECTED]


-Original Message-
From: Nance, Michael [mailto:[EMAIL PROTECTED]]
Sent: Thursday, July 11, 2002 10:53 AM
To: '[EMAIL PROTECTED]'
Subject: Where is WARP connector


Sorry if this is covered in a FAQ but I searched and  could not find
anything

Where can I download a copy of the Warp connector for Unix  or is coyote a
better replacement ?
If so is it a release version or is there a better version that has been
released?

Thanks in advance

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

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

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

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




RE: Where is WARP connector

2002-07-11 Thread rsequeira


mod_webapp is the module that implements WARP.

RS





"Nance, Michael" <[EMAIL PROTECTED]> on 07/11/2002 10:10:29 AM

Please respond to "Tomcat Users List" <[EMAIL PROTECTED]>

To:'Tomcat Users List' <[EMAIL PROTECTED]>
cc:

Subject:RE: Where is WARP connector

John,
Thanks for the response.  But this is where I am getting lost.
2 questions:
Is webapp basically Warp  (My boss is asking for Warp - why I don't know)

And unless I am missing it I don't see a link to download the connector

Thanks
Mike

-Original Message-
From: Turner, John [mailto:[EMAIL PROTECTED]]
Sent: Thursday, July 11, 2002 7:59 AM
To: 'Tomcat Users List'
Subject: RE: Where is WARP connector



http://jakarta.apache.org/tomcat/tomcat-4.1-doc/config/index.html

The available connectors are listed on the left-hand side.

"Better" is relative, it depends on what you are doing.  The consensus at
the moment seems to be that mod_jk is the best connector for mixed sites
using apache and tomcat (static and dynamic content).  If you are using
tomcat stand-alone, than the other connectors may be better choices
(mod_webapp, mod_jk2, etc).

John Turner
[EMAIL PROTECTED]


-Original Message-
From: Nance, Michael [mailto:[EMAIL PROTECTED]]
Sent: Thursday, July 11, 2002 10:53 AM
To: '[EMAIL PROTECTED]'
Subject: Where is WARP connector


Sorry if this is covered in a FAQ but I searched and  could not find
anything

Where can I download a copy of the Warp connector for Unix  or is coyote a
better replacement ?
If so is it a release version or is there a better version that has been
released?

Thanks in advance

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

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

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










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




RE: Where is WARP connector

2002-07-11 Thread Turner, John


DUH!  Sorry about that, I wasn't thinking.

Thanks for the correction.

John Turner
[EMAIL PROTECTED]


-Original Message-
From: Ralph Einfeldt [mailto:[EMAIL PROTECTED]]
Sent: Thursday, July 11, 2002 11:11 AM
To: Tomcat Users List
Subject: AW: Where is WARP connector


mod_webapp, mod_jk2 don't make any sense with tomcat stand alone.
They are connector to webservers.

There are just two connector for standalone HttpConnector and 
Coyote. The later is a replacement for the former with a complete 
redesign.

> -Ursprüngliche Nachricht-
> Von: Turner, John [mailto:[EMAIL PROTECTED]]
> Gesendet: Donnerstag, 11. Juli 2002 16:59
> An: 'Tomcat Users List'
> Betreff: RE: Where is WARP connector
> 
> are using tomcat stand-alone, than the other connectors 
> may be better choices (mod_webapp, mod_jk2, etc).
> 

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

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




RE: Where is WARP connector

2002-07-11 Thread Turner, John


The "master" download URL is here: http://jakarta.apache.org/builds/

The connectors are here:
http://jakarta.apache.org/builds/jakarta-tomcat-connectors/

John Turner
[EMAIL PROTECTED]


-Original Message-
From: Nance, Michael [mailto:[EMAIL PROTECTED]]
Sent: Thursday, July 11, 2002 11:10 AM
To: 'Tomcat Users List'
Subject: RE: Where is WARP connector


John,
Thanks for the response.  But this is where I am getting lost.
2 questions:
Is webapp basically Warp  (My boss is asking for Warp - why I don't know)

And unless I am missing it I don't see a link to download the connector

Thanks
Mike

-Original Message-
From: Turner, John [mailto:[EMAIL PROTECTED]]
Sent: Thursday, July 11, 2002 7:59 AM
To: 'Tomcat Users List'
Subject: RE: Where is WARP connector



http://jakarta.apache.org/tomcat/tomcat-4.1-doc/config/index.html

The available connectors are listed on the left-hand side.

"Better" is relative, it depends on what you are doing.  The consensus at
the moment seems to be that mod_jk is the best connector for mixed sites
using apache and tomcat (static and dynamic content).  If you are using
tomcat stand-alone, than the other connectors may be better choices
(mod_webapp, mod_jk2, etc).

John Turner
[EMAIL PROTECTED]


-Original Message-
From: Nance, Michael [mailto:[EMAIL PROTECTED]]
Sent: Thursday, July 11, 2002 10:53 AM
To: '[EMAIL PROTECTED]'
Subject: Where is WARP connector


Sorry if this is covered in a FAQ but I searched and  could not find
anything

Where can I download a copy of the Warp connector for Unix  or is coyote a
better replacement ?
If so is it a release version or is there a better version that has been
released?

Thanks in advance

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

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

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

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




RE: Where is WARP connector

2002-07-11 Thread Nance, Michael

I have been to those sites in the /bin dir for solaris6 and solaris8 are
empty


-Original Message-
From: Turner, John [mailto:[EMAIL PROTECTED]]
Sent: Thursday, July 11, 2002 8:17 AM
To: 'Tomcat Users List'
Subject: RE: Where is WARP connector



The "master" download URL is here: http://jakarta.apache.org/builds/

The connectors are here:
http://jakarta.apache.org/builds/jakarta-tomcat-connectors/

John Turner
[EMAIL PROTECTED]


-Original Message-
From: Nance, Michael [mailto:[EMAIL PROTECTED]]
Sent: Thursday, July 11, 2002 11:10 AM
To: 'Tomcat Users List'
Subject: RE: Where is WARP connector


John,
Thanks for the response.  But this is where I am getting lost.
2 questions:
Is webapp basically Warp  (My boss is asking for Warp - why I don't know)

And unless I am missing it I don't see a link to download the connector

Thanks
Mike

-Original Message-
From: Turner, John [mailto:[EMAIL PROTECTED]]
Sent: Thursday, July 11, 2002 7:59 AM
To: 'Tomcat Users List'
Subject: RE: Where is WARP connector



http://jakarta.apache.org/tomcat/tomcat-4.1-doc/config/index.html

The available connectors are listed on the left-hand side.

"Better" is relative, it depends on what you are doing.  The consensus at
the moment seems to be that mod_jk is the best connector for mixed sites
using apache and tomcat (static and dynamic content).  If you are using
tomcat stand-alone, than the other connectors may be better choices
(mod_webapp, mod_jk2, etc).

John Turner
[EMAIL PROTECTED]


-Original Message-
From: Nance, Michael [mailto:[EMAIL PROTECTED]]
Sent: Thursday, July 11, 2002 10:53 AM
To: '[EMAIL PROTECTED]'
Subject: Where is WARP connector


Sorry if this is covered in a FAQ but I searched and  could not find
anything

Where can I download a copy of the Warp connector for Unix  or is coyote a
better replacement ?
If so is it a release version or is there a better version that has been
released?

Thanks in advance

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

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

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

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

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




RE: Where is WARP connector

2002-07-11 Thread Turner, John


As an aside, the current implementation of mod_webapp (WARP) doesn't
differentiate between static and dynamic (tomcat) content.  If you use
mod_webapp, all content will be served by tomcat, regardless of how apache
is configured.  Mod_jk and mod_jk2 (I can only speak to mod_jk) do allow
differentiation between apache-served content and tomcat-served content.

Mod_jk seems to be very stable, someone else can probably speak to mod_jk2's
suitability for production, especially in your environment.

John Turner
[EMAIL PROTECTED]


-Original Message-
From: Nance, Michael [mailto:[EMAIL PROTECTED]]
Sent: Thursday, July 11, 2002 11:10 AM
To: 'Tomcat Users List'
Subject: RE: Where is WARP connector


John,
Thanks for the response.  But this is where I am getting lost.
2 questions:
Is webapp basically Warp  (My boss is asking for Warp - why I don't know)

And unless I am missing it I don't see a link to download the connector

Thanks
Mike

-Original Message-
From: Turner, John [mailto:[EMAIL PROTECTED]]
Sent: Thursday, July 11, 2002 7:59 AM
To: 'Tomcat Users List'
Subject: RE: Where is WARP connector



http://jakarta.apache.org/tomcat/tomcat-4.1-doc/config/index.html

The available connectors are listed on the left-hand side.

"Better" is relative, it depends on what you are doing.  The consensus at
the moment seems to be that mod_jk is the best connector for mixed sites
using apache and tomcat (static and dynamic content).  If you are using
tomcat stand-alone, than the other connectors may be better choices
(mod_webapp, mod_jk2, etc).

John Turner
[EMAIL PROTECTED]


-Original Message-
From: Nance, Michael [mailto:[EMAIL PROTECTED]]
Sent: Thursday, July 11, 2002 10:53 AM
To: '[EMAIL PROTECTED]'
Subject: Where is WARP connector


Sorry if this is covered in a FAQ but I searched and  could not find
anything

Where can I download a copy of the Warp connector for Unix  or is coyote a
better replacement ?
If so is it a release version or is there a better version that has been
released?

Thanks in advance

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

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

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

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




RE: Where is WARP connector

2002-07-11 Thread Turner, John


OK, not to be a jerk, but it would help if you would explain what you've
done and what you haven't done already when looking for answers.  It saves
the rest of us time.

So, to rephrase your initial post to the list, you are looking for binary
builds of the apache tomcat connectors for Solaris 6 and Solaris 8.  Is this
correct?

John Turner
[EMAIL PROTECTED]


-Original Message-
From: Nance, Michael [mailto:[EMAIL PROTECTED]]
Sent: Thursday, July 11, 2002 11:20 AM
To: 'Tomcat Users List'
Subject: RE: Where is WARP connector


I have been to those sites in the /bin dir for solaris6 and solaris8 are
empty


-Original Message-
From: Turner, John [mailto:[EMAIL PROTECTED]]
Sent: Thursday, July 11, 2002 8:17 AM
To: 'Tomcat Users List'
Subject: RE: Where is WARP connector



The "master" download URL is here: http://jakarta.apache.org/builds/

The connectors are here:
http://jakarta.apache.org/builds/jakarta-tomcat-connectors/

John Turner
[EMAIL PROTECTED]


-Original Message-
From: Nance, Michael [mailto:[EMAIL PROTECTED]]
Sent: Thursday, July 11, 2002 11:10 AM
To: 'Tomcat Users List'
Subject: RE: Where is WARP connector


John,
Thanks for the response.  But this is where I am getting lost.
2 questions:
Is webapp basically Warp  (My boss is asking for Warp - why I don't know)

And unless I am missing it I don't see a link to download the connector

Thanks
Mike

-Original Message-
From: Turner, John [mailto:[EMAIL PROTECTED]]
Sent: Thursday, July 11, 2002 7:59 AM
To: 'Tomcat Users List'
Subject: RE: Where is WARP connector



http://jakarta.apache.org/tomcat/tomcat-4.1-doc/config/index.html

The available connectors are listed on the left-hand side.

"Better" is relative, it depends on what you are doing.  The consensus at
the moment seems to be that mod_jk is the best connector for mixed sites
using apache and tomcat (static and dynamic content).  If you are using
tomcat stand-alone, than the other connectors may be better choices
(mod_webapp, mod_jk2, etc).

John Turner
[EMAIL PROTECTED]


-Original Message-
From: Nance, Michael [mailto:[EMAIL PROTECTED]]
Sent: Thursday, July 11, 2002 10:53 AM
To: '[EMAIL PROTECTED]'
Subject: Where is WARP connector


Sorry if this is covered in a FAQ but I searched and  could not find
anything

Where can I download a copy of the Warp connector for Unix  or is coyote a
better replacement ?
If so is it a release version or is there a better version that has been
released?

Thanks in advance

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

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

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

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

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

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




RE: Where is WARP connector

2002-07-11 Thread Nance, Michael

Yes I am looking for the Binary build
Sorry I should have been more specific - your not being a jerk.

Or is the file in the src what I need instead?
But from what your saying it seems like mod_jk would be better because we
use Tomcat, weblogic and apache to server static and dynamic pages.

again thanks for your patience

-Original Message-
From: Turner, John [mailto:[EMAIL PROTECTED]]
Sent: Thursday, July 11, 2002 8:22 AM
To: 'Tomcat Users List'
Subject: RE: Where is WARP connector



OK, not to be a jerk, but it would help if you would explain what you've
done and what you haven't done already when looking for answers.  It saves
the rest of us time.

So, to rephrase your initial post to the list, you are looking for binary
builds of the apache tomcat connectors for Solaris 6 and Solaris 8.  Is this
correct?

John Turner
[EMAIL PROTECTED]


-Original Message-
From: Nance, Michael [mailto:[EMAIL PROTECTED]]
Sent: Thursday, July 11, 2002 11:20 AM
To: 'Tomcat Users List'
Subject: RE: Where is WARP connector


I have been to those sites in the /bin dir for solaris6 and solaris8 are
empty


-Original Message-
From: Turner, John [mailto:[EMAIL PROTECTED]]
Sent: Thursday, July 11, 2002 8:17 AM
To: 'Tomcat Users List'
Subject: RE: Where is WARP connector



The "master" download URL is here: http://jakarta.apache.org/builds/

The connectors are here:
http://jakarta.apache.org/builds/jakarta-tomcat-connectors/

John Turner
[EMAIL PROTECTED]


-Original Message-
From: Nance, Michael [mailto:[EMAIL PROTECTED]]
Sent: Thursday, July 11, 2002 11:10 AM
To: 'Tomcat Users List'
Subject: RE: Where is WARP connector


John,
Thanks for the response.  But this is where I am getting lost.
2 questions:
Is webapp basically Warp  (My boss is asking for Warp - why I don't know)

And unless I am missing it I don't see a link to download the connector

Thanks
Mike

-Original Message-
From: Turner, John [mailto:[EMAIL PROTECTED]]
Sent: Thursday, July 11, 2002 7:59 AM
To: 'Tomcat Users List'
Subject: RE: Where is WARP connector



http://jakarta.apache.org/tomcat/tomcat-4.1-doc/config/index.html

The available connectors are listed on the left-hand side.

"Better" is relative, it depends on what you are doing.  The consensus at
the moment seems to be that mod_jk is the best connector for mixed sites
using apache and tomcat (static and dynamic content).  If you are using
tomcat stand-alone, than the other connectors may be better choices
(mod_webapp, mod_jk2, etc).

John Turner
[EMAIL PROTECTED]


-Original Message-
From: Nance, Michael [mailto:[EMAIL PROTECTED]]
Sent: Thursday, July 11, 2002 10:53 AM
To: '[EMAIL PROTECTED]'
Subject: Where is WARP connector


Sorry if this is covered in a FAQ but I searched and  could not find
anything

Where can I download a copy of the Warp connector for Unix  or is coyote a
better replacement ?
If so is it a release version or is there a better version that has been
released?

Thanks in advance

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

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

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

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

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

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

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




Re: Where is WARP connector

2002-07-11 Thread Eddie Bush

+---+--++
| Connector   |  Load-Balancing | Serves Dynamic Content Only |
+---+--++
| warp| No   | No   
  |
+---+--++
| mod_jk| Yes (sticky)| Yes 
   |
+---+--++

I found warp a lot easier to get going, until I actually found some 
reasonable documentation on mod_jk, but, as the table suggests, if you 
have static content you want Apache to serve (and it sounds like you do) 
it will not let Apache serve it!  This is one of the most notable 
shortcomings of mod_webapp.  mod_jk will let Apache handle the static 
content AND (if you want it to) it will load-balance.  It will also 
provide you with "sticky" sessions.  Oh - and mod_jk only serves dynamic 
content =)

Regards,

Eddie Bush

Nance, Michael wrote:

>Additional note we are running Tomcat with Weblogic and Apache on Unix Boxes
>in a clusted environment
>
>Thanks again to everyone
>Mike
>



--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




RE: Where is WARP connector

2002-07-11 Thread Turner, John


You'll probably have to build from source.  There was some discussion
earlier in June about getting mod_jk built on Solaris, I'm sure someone has
done it (don't know about 2.6 though).  The list archives might have the
relevant posts, I don't use tomcat on any of my Solaris machines so I only
skimmed the threads.

Post another message to the list with a subject line something like "Solaris
connector binaries needed" or some such to encourage a reply, or go for it
and build from source.

John Turner
[EMAIL PROTECTED]


-Original Message-
From: Nance, Michael [mailto:[EMAIL PROTECTED]]
Sent: Thursday, July 11, 2002 11:26 AM
To: 'Tomcat Users List'
Subject: RE: Where is WARP connector


Yes I am looking for the Binary build
Sorry I should have been more specific - your not being a jerk.

Or is the file in the src what I need instead?
But from what your saying it seems like mod_jk would be better because we
use Tomcat, weblogic and apache to server static and dynamic pages.

again thanks for your patience

-Original Message-
From: Turner, John [mailto:[EMAIL PROTECTED]]
Sent: Thursday, July 11, 2002 8:22 AM
To: 'Tomcat Users List'
Subject: RE: Where is WARP connector



OK, not to be a jerk, but it would help if you would explain what you've
done and what you haven't done already when looking for answers.  It saves
the rest of us time.

So, to rephrase your initial post to the list, you are looking for binary
builds of the apache tomcat connectors for Solaris 6 and Solaris 8.  Is this
correct?

John Turner
[EMAIL PROTECTED]


-Original Message-
From: Nance, Michael [mailto:[EMAIL PROTECTED]]
Sent: Thursday, July 11, 2002 11:20 AM
To: 'Tomcat Users List'
Subject: RE: Where is WARP connector


I have been to those sites in the /bin dir for solaris6 and solaris8 are
empty


-Original Message-
From: Turner, John [mailto:[EMAIL PROTECTED]]
Sent: Thursday, July 11, 2002 8:17 AM
To: 'Tomcat Users List'
Subject: RE: Where is WARP connector



The "master" download URL is here: http://jakarta.apache.org/builds/

The connectors are here:
http://jakarta.apache.org/builds/jakarta-tomcat-connectors/

John Turner
[EMAIL PROTECTED]


-Original Message-
From: Nance, Michael [mailto:[EMAIL PROTECTED]]
Sent: Thursday, July 11, 2002 11:10 AM
To: 'Tomcat Users List'
Subject: RE: Where is WARP connector


John,
Thanks for the response.  But this is where I am getting lost.
2 questions:
Is webapp basically Warp  (My boss is asking for Warp - why I don't know)

And unless I am missing it I don't see a link to download the connector

Thanks
Mike

-Original Message-
From: Turner, John [mailto:[EMAIL PROTECTED]]
Sent: Thursday, July 11, 2002 7:59 AM
To: 'Tomcat Users List'
Subject: RE: Where is WARP connector



http://jakarta.apache.org/tomcat/tomcat-4.1-doc/config/index.html

The available connectors are listed on the left-hand side.

"Better" is relative, it depends on what you are doing.  The consensus at
the moment seems to be that mod_jk is the best connector for mixed sites
using apache and tomcat (static and dynamic content).  If you are using
tomcat stand-alone, than the other connectors may be better choices
(mod_webapp, mod_jk2, etc).

John Turner
[EMAIL PROTECTED]


-Original Message-----
From: Nance, Michael [mailto:[EMAIL PROTECTED]]
Sent: Thursday, July 11, 2002 10:53 AM
To: '[EMAIL PROTECTED]'
Subject: Where is WARP connector


Sorry if this is covered in a FAQ but I searched and  could not find
anything

Where can I download a copy of the Warp connector for Unix  or is coyote a
better replacement ?
If so is it a release version or is there a better version that has been
released?

Thanks in advance

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

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

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

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

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

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

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

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




RE: Where is WARP connector

2002-07-11 Thread Nance, Michael

Thanks Eddie and John.

Your patience and help is much appreciated.

-Original Message-
From: Eddie Bush [mailto:[EMAIL PROTECTED]]
Sent: Thursday, July 11, 2002 8:49 AM
To: Tomcat Users List
Subject: Re: Where is WARP connector


+---+--+
+
| Connector   |  Load-Balancing | Serves Dynamic Content Only |
+---+--+
+
| warp| No   | No   
  |
+---+--+
+
| mod_jk| Yes (sticky)| Yes 
   |
+---+--+
+

I found warp a lot easier to get going, until I actually found some 
reasonable documentation on mod_jk, but, as the table suggests, if you 
have static content you want Apache to serve (and it sounds like you do) 
it will not let Apache serve it!  This is one of the most notable 
shortcomings of mod_webapp.  mod_jk will let Apache handle the static 
content AND (if you want it to) it will load-balance.  It will also 
provide you with "sticky" sessions.  Oh - and mod_jk only serves dynamic 
content =)

Regards,

Eddie Bush

Nance, Michael wrote:

>Additional note we are running Tomcat with Weblogic and Apache on Unix
Boxes
>in a clusted environment
>
>Thanks again to everyone
>Mike
>



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

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




RE: Where is WARP connector

2002-07-12 Thread Milt Epstein

On Thu, 11 Jul 2002 [EMAIL PROTECTED] wrote:

> mod_webapp is the module that implements WARP.

I think to be more specifically correct, one would say that mod_webapp
implements the apache/web server side of WARP -- it is after all a
"connector" that connects tomcat to a web server.  The other side of
it, the tomcat side, comes with the tomcat distrib (and is done in Java).


> "Nance, Michael" <[EMAIL PROTECTED]> on 07/11/2002 10:10:29 AM
>
> Please respond to "Tomcat Users List" <[EMAIL PROTECTED]>
>
> To:'Tomcat Users List' <[EMAIL PROTECTED]>
> cc:
>
> Subject:RE: Where is WARP connector
>
> John,
> Thanks for the response.  But this is where I am getting lost.
> 2 questions:
> Is webapp basically Warp  (My boss is asking for Warp - why I don't know)
>
> And unless I am missing it I don't see a link to download the connector
>
> Thanks
> Mike
>
> -Original Message-
> From: Turner, John [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, July 11, 2002 7:59 AM
> To: 'Tomcat Users List'
> Subject: RE: Where is WARP connector
>
>
> http://jakarta.apache.org/tomcat/tomcat-4.1-doc/config/index.html
>
> The available connectors are listed on the left-hand side.
>
> "Better" is relative, it depends on what you are doing.  The consensus at
> the moment seems to be that mod_jk is the best connector for mixed sites
> using apache and tomcat (static and dynamic content).  If you are using
> tomcat stand-alone, than the other connectors may be better choices
> (mod_webapp, mod_jk2, etc).
>
> John Turner
> [EMAIL PROTECTED]
>
>
> -Original Message-
> From: Nance, Michael [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, July 11, 2002 10:53 AM
> To: '[EMAIL PROTECTED]'
> Subject: Where is WARP connector
>
>
> Sorry if this is covered in a FAQ but I searched and  could not find
> anything
>
> Where can I download a copy of the Warp connector for Unix  or is coyote a
> better replacement ?
> If so is it a release version or is there a better version that has been
> released?
>
> Thanks in advance

Milt Epstein
Research Programmer
Systems and Technology Services (STS)
Campus Information Technologies and Educational Services (CITES)
University of Illinois at Urbana-Champaign (UIUC)
[EMAIL PROTECTED]


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