How to configure jk2 property files...

2004-11-16 Thread Troy Simpson
This appears to be a common problem in the mail archives. I have having this same problem and I have not found my answer yet. I have installed the following: 1. Apache 2.0.52 2. TomCat 5.5.4 3. jk2 Connector. Apache and Tomcat runs very well independently, but I can not get them to work together.

Re: How to configure jk2 property files...

2004-11-16 Thread Peter Johnson
Troy, When they are running does /global/lunadg/d01/app/tomcat/5.5.4/work/jk2.socket exist? Why not just use a TCP socket as it allows for easier separation later (i.e. just change IP address). PJ Troy Simpson wrote: This appears to be a common problem in the mail archives. I have having this

Re: How to configure jk2 property files...

2004-11-16 Thread Troy Simpson
PJ, When they are running does /global/lunadg/d01/app/tomcat/5.5.4/work/jk2.socket exist? I does NOT apear that /global/lunadg/d01/app/tomcat/5.5.4/work/jk2.socket does exist. Why not just use a TCP socket as it allows for easier separation later (i.e. just change IP address). At this point,

Re: How to configure jk2 property files...

2004-11-16 Thread Peter Johnson
Troy, Comments inline ... Troy Simpson wrote: PJ, When they are running does /global/lunadg/d01/app/tomcat/5.5.4/work/jk2.socket exist? I does NOT apear that /global/lunadg/d01/app/tomcat/5.5.4/work/jk2.socket does exist. That's the issue Why not just use a TCP socket as it allows for easier

Re: How to configure jk2 property files...

2004-11-16 Thread Troy Simpson
Thanks for your help. I believe I got it working now. The jsp-examples are working now. Here is what my workers2.properties file now looks like: -- # workers2.properties # Shared memory handling. Needs to be set. [shm] info=Scoreboard. Required