Hi
Regarding the missing files I could not find a source/binary on jakarta web
site from binaries page only solaris and windose are listed. I searched the
web and found only "jakarta-tomcat-connectors-jk2-2.0.2-src" something was
wrong with the realease and it would not compile. I felt that if I used the
CVS I should get the most current release taking the risk that the CVS is
the cutting edge and may not be as good as a stable release. In the CVS
release the path to JK2 source is "/jakarta-tomcat-connectors/jk/native2"
there is no JK2 directory in the release, I can see no reason to do it this
way and there should be a "JK2" directory, something for the developers to
look at sometime I guess. I was also confused as to why there are
depreciated source files required for the build, something else for a
developer to look at.
Have you got Unix domain sockets to work with JK2? I tried but was unable to
get it to work I hade the line
"channelUnix.file=/usr/local/apache2/logs/jk2.socket" in my jk2.properties
file but the file was not being automatical generated by apache on startup
so error log was full of "file not found" messages, I created the file
myself and the errors changed to "connection refused" and when I stopped
apache it deleted jk2.socket file.
Sorry about the wrong path you are right should have been "
"/usr/local/apache2/bin/apxs" it was getting late after a long day is my
only excuse.
 Ian

----- Original Message ----- 
From: "Oscar Carrillo" <[EMAIL PROTECTED]>
To: "Tomcat Users List" <[EMAIL PROTECTED]>
Sent: Monday, January 05, 2004 4:04 AM
Subject: Re: Apache2 + Tomcat4 + mod_jk2 success


> Thanks. Some of the steps surprised me in missing files, etc. Can anyone
> else comment on why this would be the case?
>
> BTW, you have a reference to "/usr/local/apache2/bin/apes", which should
> probably be "/usr/local/apache2/bin/apxs".
>
> I'm also surprised that some of your directories say "jk", not "jk2". Is
> that correct?
>
> Oscar
> http://daydream.stanford.edu/tomcat/install_web_services.html
>
> On Sun, 4 Jan 2004, Ian Harwood wrote:
>
> >


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

Reply via email to