----- Original Message -----
From: "Mladen Turk" <mturk@apache.org>
To: "Tomcat Developers List" <tomcat-dev@jakarta.apache.org>
Sent: Thursday, October 30, 2003 3:35 PM
Subject: JK2 is using APR as mandatory
>
> As said in the subject...
> plus the jk_pool and jk_channel socket are marked as deprecated.
Are configurations using channel.socket depreciated now?
Does this just mean that the code in jk_channel_socket.c is depreceated
becuase jk_channel_apr_socket.c will always be used now?
>
> Couple of things to do.
>
> 1. APR-ize jk_file_logger to use apr_file API instead stdio's FILE.
> 2. All methods will return apr_status_t instead int (work in progress).
> 3. Henri, what about those AS400 defines, can they be removed now?
> 4. IIS is now presumed to have apr, apr-util, apr-iconv, and pcre in
> the srclib folder. Tested with apr-0.9.4. Need to document that.
> 5. ???
>
>
> Comments?
>
> MT.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tomcat-dev-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: tomcat-dev-help@jakarta.apache.org
>
---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-dev-help@jakarta.apache.org
|