Jiri,

> -----Original Message-----
> Subject: [JBoss-user] connecting apache22 with JBoss 3.2.x - 
> what way choose?
> 
> 
> Hallo,
> I'd like to connect apache2 with jboss 3.2.x
> 
> I was tried mod_jk2, but it seems very undocumented or 
> erroneous? For example 
> - I was download jk2 2.0.2 sources, unzip and there was do 
> docs. I see only 
> ent's build.xml, so I try ant, but it failed. Somewhere in 
> net I found some 
> help to edit utils/build.properties.sample, but there is no 
> utils direcotry 
> and no sample properties file.

goto ${connector_source_dir}/jk/native2 directory.
You can find configure script.

configure option when I executed was as follows:

%./configure \
--with-tomcat40=${TOMCAT_HOME} \
--with-tomcat41=${TOMCAT_HOME} \
--with-apache20=${APACHE_HOME} \
--with-apxs2=${APACHE_HOME}/bin/apxs

I think that the document http://www.amitysolutions.com.au/documents/JK2-technote.pdf 
is very useful to compile mod_jk2.

--------
YASUDA, Hiroyuki   AManager of Technology / Platform Tech. Department
                   Sony Global Solutions Incorporated, Tokyo, Japan.
                   e-Mail: [EMAIL PROTECTED]



-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id70&alloc_id638&op=click
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to