Re: Mod_jk 1.2.26 + tomcat 6.0.26 + apache 2.2.12 not working on ubuntu 'karmic'

2010-04-27 Thread Klemens Muthmann
Hi, "I'm a researcher not an administrator." ;) Thanks for the hint with the virtual hosts, chris. I never did anything with this technique (didn't even know apache is capable of such things) but now it works. Regards Klemens Christopher Schultz schrieb: -BEGIN PGP SIGNED MESSAGE

Re: Mod_jk 1.2.26 + tomcat 6.0.26 + apache 2.2.12 not working on ubuntu 'karmic'

2010-04-26 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Klemens, On 4/23/2010 11:21 AM, Klemens Muthmann wrote: > However now I need to make the tomcat applications > available over port 80 so I tried to configure mod_jk but it does not > work. [...] > Currently the configuration looks like: > - There is

Mod_jk 1.2.26 + tomcat 6.0.26 + apache 2.2.12 not working on ubuntu 'karmic'

2010-04-23 Thread Klemens Muthmann
Hi I hope this is the correct mailing list for this question. I have a problem setting up the configuration as described in the subject of this mail. I did the following: - Installed apache2 from the ubuntu repository (synaptic states the version as 2.2.12-1ubuntu2.2) - Installed mod_jk from

Re: Location of download of mod_jk-1.2.26-httpd-2.2.4.so

2009-02-05 Thread Gregor Schneider
On Wed, Feb 4, 2009 at 11:39 PM, wrote: > I wanted to know of the site or place to download > mod_jk-1.2.26-httpd-2.2.4.so that I can rename it to mod_jk.so to include > it in the $APACHE_HOME/libexec > path as my httpd.conf is having the line:- > Ok, Randir, this is my last

Location of download of mod_jk-1.2.26-httpd-2.2.4.so

2009-02-04 Thread randhir . singh
I wanted to know of the site or place to download mod_jk-1.2.26-httpd-2.2.4.so that I can rename it to mod_jk.so to include it in the $APACHE_HOME/libexec path as my httpd.conf is having the line:- - LoadModule jk_module libexec

Re: MOD_JK 1.2.26 woker init fails

2008-07-14 Thread Kashif Ali
uot; <[EMAIL PROTECTED]> > To: "Tomcat Users List" > Sent: Saturday, 12 July, 2008 12:11:46 PM GMT +00:00 GMT Britain, Ireland, > Portugal > Subject: Re: FW: MOD_JK 1.2.26 woker init fails > > Hi Kashif, > > Kashif Ali schrieb: > > Hi, > > > >

Re: FW: MOD_JK 1.2.26 woker init fails

2008-07-12 Thread Rainer Jung
Hi Kashif, Kashif Ali schrieb: Hi, I have compiled and ran Mod_JK 1.2.26 under apache 2.2.3 (Centos 5.1). However I am getting an error where it fails to initialise the worker. Here is debug output from Mod_Jk: [Fri Jul 11 08:13:08 2008] [16551:3086825232] [error] jk_handler::mod_jk.c

FW: MOD_JK 1.2.26 woker init fails

2008-07-11 Thread Kashif Ali
Hi, I have compiled and ran Mod_JK 1.2.26 under apache 2.2.3 (Centos 5.1). However I am getting an error where it fails to initialise the worker. Here is debug output from Mod_Jk: [Fri Jul 11 08:13:08 2008] [16551:3086825232] [error] jk_handler::mod_jk.c (2314): Could not init service for

Re: mod_jk 1.2.26 jk_mount

2008-06-03 Thread Niki Diulgerov
ld it be as simple as not having rights (permissions) to see the /app/resources directory or the showPDFLetter file ? Landon Fabbricino IT Applications Phone: 403.225.7515 Fax: 403.225.7604 [EMAIL PROTECTED] Niki Diulgerov <[EMAIL PROTECTED]> 6/3/2008 8:04:47 AM >>> H

Re: mod_jk 1.2.26 jk_mount

2008-06-03 Thread Niki Diulgerov
rote: Could it be as simple as not having rights (permissions) to see the /app/resources directory or the showPDFLetter file ? Landon Fabbricino IT Applications Phone: 403.225.7515 Fax: 403.225.7604 [EMAIL PROTECTED] Niki Diulgerov <[EMAIL PROTECTED]> 6/3/2008 8:04:47 AM

Re: mod_jk 1.2.26 jk_mount

2008-06-03 Thread Rainer Jung
ulgerov <[EMAIL PROTECTED]> 6/3/2008 8:04:47 AM >>> Hello there, I compiled the mod_jk 1.2.26 from the source for Red hat 5.1x64 The module works as intended except some strance gehaviour I have in my httpd.conf JkMount /app/*.jsp ajp13 JkMount /app/*.do ajp13 And this work

Re: Re: mod_jk 1.2.26 jk_mount

2008-06-03 Thread Brian Martin
gt; > > >Phone: 403.225.7515 > >Fax: 403.225.7604 > >[EMAIL PROTECTED] > > > > > >>>>Niki Diulgerov <[EMAIL PROTECTED]> 6/3/2008 8:04:47 AM >>> > >>>> > >Hello there, > >I compiled the mod_jk 1.2.26 f

Re: mod_jk 1.2.26 jk_mount

2008-06-03 Thread Niki Diulgerov
gt; Hello there, I compiled the mod_jk 1.2.26 from the source for Red hat 5.1x64 The module works as intended except some strance gehaviour I have in my httpd.conf JkMount /app/*.jsp ajp13 JkMount /app/*.do ajp13 And this works OK but my application have a URLs like /app/resources/showPD

Re: mod_jk 1.2.26 jk_mount

2008-06-03 Thread Landon Fabbricino
;>> Hello there, I compiled the mod_jk 1.2.26 from the source for Red hat 5.1x64 The module works as intended except some strance gehaviour I have in my httpd.conf JkMount /app/*.jsp ajp13 JkMount /app/*.do ajp13 And this works OK but my application have a URLs like /app/resources/showPDFLetter?f

mod_jk 1.2.26 jk_mount

2008-06-03 Thread Niki Diulgerov
Hello there, I compiled the mod_jk 1.2.26 from the source for Red hat 5.1x64 The module works as intended except some strance gehaviour I have in my httpd.conf JkMount /app/*.jsp ajp13 JkMount /app/*.do ajp13 And this works OK but my application have a URLs like /app/resources/showPDFLetter

RE: mod_jk 1.2.26

2008-01-04 Thread Scott McClanahan
y other than > intended recipient. Sender does not necessarily endorse content contained > within this transmission.> Subject: mod_jk 1.2.26> From: [EMAIL PROTECTED]> > To: users@tomcat.apache.org> Date: Fri, 4 Jan 2008 17:42:01 -0500> > I'm > getting 404 err

Re: mod_jk 1.2.26

2008-01-04 Thread Rainer Jung
Hi Scott, Scott McClanahan schrieb: > I'm getting 404 errors when I try to access the jkmanager page. There > is only one backend tomcat instance and no load balancing configuration > at all. I was just wanting to see the UI and if it had changed at all > with the upgrade. Do you now get 404's

RE: mod_jk 1.2.26

2008-01-04 Thread Martin Gainty
this transmission.> Subject: mod_jk 1.2.26> From: [EMAIL PROTECTED]> To: users@tomcat.apache.org> Date: Fri, 4 Jan 2008 17:42:01 -0500> > I'm getting 404 errors when I try to access the jkmanager page. There> is only one backend tomcat instance and no load balancing co

mod_jk 1.2.26

2008-01-04 Thread Scott McClanahan
I'm getting 404 errors when I try to access the jkmanager page. There is only one backend tomcat instance and no load balancing configuration at all. I was just wanting to see the UI and if it had changed at all with the upgrade. Do you now get 404's if you don't have a load balancing configurat

Re: Tagging mod_jk 1.2.26

2007-12-21 Thread Rainer Jung
Hi Peter, Peter Rossbach wrote: I have successfully test new mod_jk 1.2.26-dev with MacOS X Tiger 10.4.11 (Intel) and Leopard 10.5.1 PPC64. At all my test cases I see now the uri maps from all vhosts and the new JkMountCopy All also work well. The only mapping that we don't present i

Re: Tagging mod_jk 1.2.26

2007-12-21 Thread Peter Rossbach
Hi Rainer, I have successfully test new mod_jk 1.2.26-dev with MacOS X Tiger 10.4.11 (Intel) and Leopard 10.5.1 PPC64. At all my test cases I see now the uri maps from all vhosts and the new JkMountCopy All also work well. The only mapping that we don't present is the jkstatus mappings

Tagging mod_jk 1.2.26

2007-12-20 Thread Rainer Jung
I'm planning to tag JK 1.2.26 tomorrow, Friday, after 2 p.m. There was one problem report. I think we fixed this and I expect, that we get some feedback before that time. In case there are more problem reports outstanding please let me know. Regards, Rainer -

Re: Quality check mod_jk 1.2.26-dev

2007-12-20 Thread Rainer Jung
ssage - From: "Rainer Jung" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Cc: Sent: Tuesday, December 18, 2007 6:46 AM Subject: Quality check mod_jk 1.2.26-dev Hi all, The next version of mod_jk is approaching its release. A code snapshot (revision 605168) is available at:

Re: Quality check mod_jk 1.2.26-dev

2007-12-20 Thread Rainer Jung
D]> Cc: Sent: Tuesday, December 18, 2007 6:46 AM Subject: Quality check mod_jk 1.2.26-dev Hi all, The next version of mod_jk is approaching its release. A code snapshot (revision 605168) is available at: http://people.apache.org/~rjung/mod_jk-dev/ It is in the same format as a release do

Re: Quality check mod_jk 1.2.26-dev

2007-12-19 Thread Rainer Jung
Travis Haagen wrote: I may have found a problem with 1.2.26-dev. I installed 'isapi_redirect.dll' on my server and only one of two workers would respond to HTTP requests after that (ajp13w, but not ajp13lmsw). I then reinstalled the 1.2.25 version of the DLL and it worked fine. I'm running this o

Re: Quality check mod_jk 1.2.26-dev

2007-12-19 Thread Mladen Turk
Travis Haagen wrote: I may have found a problem with 1.2.26-dev. I installed 'isapi_redirect.dll' on my server and only one of two workers would respond to HTTP requests after that (ajp13w, but not ajp13lmsw). I then reinstalled the 1.2.25 version of the DLL and it worked fine. I'm running this o

Re: Quality check mod_jk 1.2.26-dev

2007-12-19 Thread Travis Haagen
tomcat_iis_connector\conf\workers.properties worker_mount_file=D:\tomcat_iis_connector\conf\uriworkermap.properties - Original Message - From: "Rainer Jung" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Cc: Sent: Tuesday, December 18, 2007 6:46 AM Subject: Quality check mod

Quality check mod_jk 1.2.26-dev

2007-12-18 Thread Rainer Jung
Hi all, The next version of mod_jk is approaching its release. A code snapshot (revision 605168) is available at: http://people.apache.org/~rjung/mod_jk-dev/ It is in the same format as a release download, so easy to build. Under the same URL you can find the updated documentation. It would be