-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Ryan,
On 2/13/2009 12:09 AM, epicwin...@hotmail.com wrote:
> The application I
> am developing uses tomcat on the back end and a swing client on the
> front with the Spring HttpInvoker.
>
> So first I got it working without apr. After I set up the c
gt; To: users@tomcat.apache.org
> Date: Thu, 12 Feb 2009 21:47:45 -0600
> Subject: RE: ssl connector
>
> > From: epicwin...@hotmail.com [mailto:epicwin...@hotmail.com]
> > Subject: RE: ssl connector
> >
> > So I don't understand the docs where they suggest
>
> From: epicwin...@hotmail.com [mailto:epicwin...@hotmail.com]
> Subject: RE: ssl connector
>
> So I don't understand the docs where they suggest
> defining connectors with apr and without.
APR is an additional, non-Java Tomcat component that utilizes code from http
Thanks. So I don't understand the docs where they suggest defining connectors
with apr and without. They show examples of 3 different connectors:
org.apache.coyote.http11.Http11Protocol,org.apache.coyote.http11.Http11NioProtocol
and org.apache.coyote.http11.Http11AprProtocol.
Do I need to d