Re: Jboss, Apache2 and mod_jk2

2004-07-01 Thread wymlist-dev
Hi, I just want to connect tomcat4 and apache2. So I can use http://localhost/examples to visit tomcat4 examples. I still meet the problem: Restarting web server: Apache2Syntax error on line 5 of /etc/apache2/conf.d/work ers2.properties: Invalid command '[logger]', perh

Re: Jboss, Apache2 and mod_jk2

2004-07-01 Thread Damien Raude-Morvan
Le jeudi 1 Juillet 2004 17:10, [EMAIL PROTECTED] a ÃcritÂ: > [logger] > info=Native logger > level=ERROR try to use : [logger.apache2] level=ERROR > I tried to download mod_jk2.so from apache.org, and > recover the file in /usr/lib/apache2/modules, > But it still not work. Generaly a bad idea to

Re: Jboss, Apache2 and mod_jk

2004-07-01 Thread wymlist-dev
Add .apache2 still not works: Restarting web server: Apache2Syntax error on line 5 of /etc/apache2/conf.d/workers2.properties: Invalid command '[logger.apache2]', perhaps mis-spelled or defined by a module not included in the server configuration _