[ANNOUNCEMENT] JK2 Released as 2.0.1

2002-10-07 Thread Mladen Turk

Hi all,

The Jakarta-Tomcat-Connector team is pleased to announce the 
availability of JK2 2.0.1.

Binaries and source versions of the release are available and can be 
downloaded from :

http://jakarta.apache.org/builds/jakarta-tomcat-connectors/jk2/release/v
2.0.1/


MT.



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




Re: [ANNOUNCEMENT] JK2 Released as 2.0.1

2002-10-07 Thread Henri Gomez

Mladen Turk wrote:
 Hi all,
 
 The Jakarta-Tomcat-Connector team is pleased to announce the 
 availability of JK2 2.0.1.
 
 Binaries and source versions of the release are available and can be 
 downloaded from :
 
 http://jakarta.apache.org/builds/jakarta-tomcat-connectors/jk2/release/v
 2.0.1/

I copied jk/jk2 docs in docs dir from the one generated by JFC.

http://jakarta.apache.org/~jfclere/jk2_docs/

BTW, mladen could you remove olddoc in v2.0.0 release dir ?



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




Re: [ANNOUNCEMENT] JK2 Released as 2.0.1

2002-10-07 Thread jean-frederic clere

Mladen Turk wrote:
 Hi all,
 
 The Jakarta-Tomcat-Connector team is pleased to announce the 
 availability of JK2 2.0.1.
 
 Binaries and source versions of the release are available and can be 
 downloaded from :
 
 http://jakarta.apache.org/builds/jakarta-tomcat-connectors/jk2/release/v
 2.0.1/
 
 
 MT.
 
 
 
 --
 To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
 For additional commands, e-mail: mailto:[EMAIL PROTECTED]
 
 

On Solaris8 it does not compile:
+++
/opt/SUNWspro/bin/cc -g -mt -DNO_DBM_REWRITEMAP -DSOLARIS2=8 
-D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I../../include 
-I/home6/clere/apache39/include -I /home6/clere/j2sdk1_3_1_04/include -I 
/home6/clere/j2sdk1_3_1_04/include/solaris -DCHUNK_SIZE=4096 -DUSE_APACHE_MD5 
-DHAS_APR -c ../../common/jk_channel_socket.c  -KPIC -DPIC -o 
../../../build/jk2/apache2/jk_channel_socket.o
../../common/jk_channel_socket.c, line 308: undefined symbol: FIONBIO
../../common/jk_channel_socket.c, line 319: syntax error before or at: /
../../common/jk_channel_socket.c, line 336: cannot recover from previous errors
cc: acomp failed for ../../common/jk_channel_socket.c
make: *** [../../../build/jk2/apache2/jk_channel_socket.lo] Error 1
+++

Sorry I have noted it a long time ago but I have forgotten to complain...

I will look for a work around.


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




Re: [ANNOUNCEMENT] JK2 Released as 2.0.1

2002-10-07 Thread jean-frederic clere

Mladen Turk wrote:
 Hi all,
 
 The Jakarta-Tomcat-Connector team is pleased to announce the 
 availability of JK2 2.0.1.
 
 Binaries and source versions of the release are available and can be 
 downloaded from :
 
 http://jakarta.apache.org/builds/jakarta-tomcat-connectors/jk2/release/v
 2.0.1/

Due to apr_socket_timeout_set it requires a least httpd-2.0.40.
May be we should put a note about that in the README.

 
 
 MT.
 
 
 
 --
 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]