Re: multiple axis webapps

2006-04-27 Thread Greg Bobak
So what was the error? Bad context root? - Original Message From: Rajarshi Guha <[EMAIL PROTECTED]> To: users@tomcat.apache.org Sent: Wednesday, April 26, 2006 11:20:07 AM Subject: Re: multiple axis webapps On Tue, 25 Apr 2006 19:08:34 -0500, Filip Hanik - Dev Lists wrote: > my guess

Re: Architecture question for all you gurus out there

2006-03-09 Thread Greg Bobak
You should consider looking at AJAX for this type of processing. With AJAX you can store rules and processes in the user session object. Changes can be made to happen without refreshing the whole page. It eliminates a lot of request/response processing. Also consider fragment caching your

mod_jk vs. mod_proxy_ajp

2006-01-24 Thread Greg Bobak
After trying to get mod_jk to work on Solaris 9 unsuccessfully, I switched to mod_proxy_ajp. Functionally, it seems to be working fine. Does anyone know of any advantages of jk vs. proxy_ajp? G. __ Do You Yahoo!? Tired of spam? Yahoo! Mail

Re: Static mod_jk buil & implementation issues(was mod_jk with httpd & tomcat)

2006-01-24 Thread Greg Bobak
I give up -- I have upgrade to Apache 2.2 and I am using mod_proxy_ajp. Works great so far --any risks? Greg Bobak <[EMAIL PROTECTED]> wrote: Found some info that indicates that a perl script is looking for strict.pm. It is on my system. Ihave even copied it to a path that is indica

Re: Static mod_jk buil & implementation issues(was mod_jk with httpd & tomcat)

2006-01-24 Thread Greg Bobak
/strict.pm /usr/local/lib/perl5/5.6.1/strict.pm < LISTED IN ERRORS Greg Bobak <[EMAIL PROTECTED]> wrote: Still trying to bind mod_jk statically to httpd. I found that I had to install the whole libtool package. Do the following errors mean that I must buiild from the CVS source on

Re: Static mod_jk buil & implementation issues(was mod_jk with httpd & tomcat)

2006-01-24 Thread Greg Bobak
te line 39. autoconf failed ./buildconf failed for apr-util Peace, G. Greg Bobak <[EMAIL PROTECTED]> wrote: Found autoconf (did not realize it was a Unix utility): http://www.sunfreeware.com/programlistsparc9.html#autoconf Greg Bobak wrote: I've found documentation for building mod_jk as

Re: Static mod_jk buil & implementation issues(was mod_jk with httpd & tomcat)

2006-01-24 Thread Greg Bobak
my path? I can only find "libtool" in various apache install and build directories. G. Greg Bobak <[EMAIL PROTECTED]> wrote: Found autoconf (did not realize it was a Unix utility): http://www.sunfreeware.com/programlistsparc9.html#autoconf Greg Bobak wrote: I've fo

Re: Static mod_jk buil & implementation issues(was mod_jk with httpd & tomcat)

2006-01-24 Thread Greg Bobak
Found autoconf (did not realize it was a Unix utility): http://www.sunfreeware.com/programlistsparc9.html#autoconf Greg Bobak <[EMAIL PROTECTED]> wrote: I've found documentation for building mod_jk as a static module in apache here: http://tomcat.apache.org/connectors-doc/howto/apac

Static mod_jk buil & implementation issues(was mod_jk with httpd & tomcat)

2006-01-24 Thread Greg Bobak
g the build goes correctly, do I implement a static mod_jk any differently than a dynamic mod_jk Thanks, G Greg Bobak <[EMAIL PROTECTED]> wrote: Hi, Thansk for the reply. I think I had found some documentation about rebuild Apache with mod_jk bound. I'll have to look again. I&#

Re: mod_jk with httpd & tomcat

2006-01-23 Thread Greg Bobak
spent many hours trying this and that and I know what you are going through I do remember, that the proceedure was different with apache 2.x than it was with 1.3x that I have installed. Greg Bobak wrote: > > I am using Tomcat 5.0.28 BTW. > > G. > > Greg Bobak wrote: I am tr

Re: mod_jk with httpd & tomcat

2006-01-23 Thread Greg Bobak
I am using Tomcat 5.0.28 BTW. G. Greg Bobak <[EMAIL PROTECTED]> wrote: I am trying to get mod_jk to work with apache 2.0.55 and get this error on the load module: Syntax error on line 276 of /usr/local/apache2/conf/httpd.conf: Cannot load /usr/local/apache2/modules/mod_jk.so into

mod_jk with httpd & tomcat

2006-01-23 Thread Greg Bobak
I am trying to get mod_jk to work with apache 2.0.55 and get this error on the load module: Syntax error on line 276 of /usr/local/apache2/conf/httpd.conf: Cannot load /usr/local/apache2/modules/mod_jk.so into server: ld.so.1: /usr/local/apache2/bin/httpd: fatal: relocation error: file /usr/lo