Re: Fwd: Error starting httpd-2.4.4 with mod_jk on osx

2013-07-07 Thread Thiyagaraj Annamalai
Thanks Rainer*. *That was the issue. Problem got solved after pointing to the correct apxs. native$ ./configure CFLAGS='-arch x86_64' APXSLDFLAGS='-arch x86_64' --with-apxs=/usr/local/apache/bin/apxs On Sun, Jul 7, 2013 at 8:24 PM, Rainer Jung wrote: > On 07.07.2013 14:27, Thiyagaraj Annamal

Re: Share info across different sessions & servers

2013-07-07 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Vince, On 7/3/13 6:14 PM, Vince Stewart wrote: > 1) I use embedded Tomcat to build my application and this has > allowed me to maintain 2 single-line patches in tribes classes by > adding tribes source code to my compilations. However those patches

Re: Share info across different sessions & servers

2013-07-07 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Jose, On 7/2/13 3:43 PM, Jose MarĂ­a Zaragoza wrote: > Maybe I explained myself badly I really need to send messages to a > specific web session , not share data > > I need to pass some data ( message ) to a specific session from a > remote system (

Re: Fwd: Error starting httpd-2.4.4 with mod_jk on osx

2013-07-07 Thread Rainer Jung
On 07.07.2013 14:27, Thiyagaraj Annamalai wrote: > Hi, > > I'm on OS X 10.8.4. I'm trying to configure mod_jk with httpd-2.4.4 and > getting the below error when starting apache. > > httpd: Syntax error on line 500 of /usr/local/apache/conf/httpd.conf: > Syntax error on line 2 of /usr/local/apach

Fwd: Error starting httpd-2.4.4 with mod_jk on osx

2013-07-07 Thread Thiyagaraj Annamalai
Hi, I'm on OS X 10.8.4. I'm trying to configure mod_jk with httpd-2.4.4 and getting the below error when starting apache. httpd: Syntax error on line 500 of /usr/local/apache/conf/httpd.conf: Syntax error on line 2 of /usr/local/apache/conf/other/httpd-mine.conf: Cannot load /usr/libexec/apac