> From: Mark Eggers
> Sent: 8. siječanj 2004 18:09
> To: Tomcat Users List; [EMAIL PROTECTED]
> Subject: RE: mod_jk2 JNI question for the brave :)
> 
> I've tried compiling the jk2 code in
> jakarta-tomcat-connectors from CVS and get the following 
> error for this file:
> 
> common/jk_channel_socket.c
> 
> common/jk_channel_socket.c:74:2: #error
> "jk_channel_socket is deprecated"
> 
> Any thoughts?
>


Yes.
Few months ago we decided to use the APR as mandatory for JK2.
As such the apr_socket is used instead.
It's probably the makefile bug.

Feel free to submit the patches :-)

MT.


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

Reply via email to