Results 1 to 3 of 3

Thread: Apache2,Tomcat5 and mod_jk2

  1. #1
    Member honey bee's Avatar
    Join Date
    Feb 2006
    Location
    Pakistan
    Posts
    146

    Question Apache2,Tomcat5 and mod_jk2

    Hello!

    Still i am facing problems in integrating apache and tomcat.I can't find the jk2.socket file.Its no where.Plz help me with this.

  2. #2
    I believe you have to create it by doing
    Code:
    touch /path/to/tomcat/folder/work/jk2.socket
    
    chown tomcat:root /path/to/tomcat/folder/work/jk2.socket
    (at least according to this link.

    You might want to check the following links:

    http://blue.chem.psu.edu/~rajarshi/m...chetomcat.html
    http://www.roseindia.net/linux/tutor...HOWTO/jk2.html
    http://www.ryandaigle.com/articles/2...636526000.html
    http://www.meritonlinesystems.com/do...at_redhat.html
    http://www.apachetomcat.com/apache20...4-modjk2-linux
    http://www.roseindia.net/linux/tutor...HOWTO/jk2.html
    My crime is that of curiosity. My crime is that of judging people by what they say and think, not what they look like. My crime is that of outsmarting you, something that you will never forgive.

  3. #3
    Member honey bee's Avatar
    Join Date
    Feb 2006
    Location
    Pakistan
    Posts
    146

    Smile

    Hello!

    Thank you for all those links.I tried all of them and many more.None of them worked.I don't know where i go wrong.

    My system has crashed so i have to do new installations.I'll try them again,InshaAllah and inform you about the outcome.

    Regards!

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •