Hello community,

here is the log from the commit of package apache2-mod_jk for openSUSE:Factory
checked in at Sun Sep 11 19:04:19 CEST 2011.



--------
--- apache2-mod_jk/apache2-mod_jk.changes       2010-08-06 13:50:38.000000000 
+0200
+++ /mounts/work_src_done/STABLE/apache2-mod_jk/apache2-mod_jk.changes  
2011-06-07 17:17:33.000000000 +0200
@@ -1,0 +2,6 @@
+Tue Jun  7 15:06:47 UTC 2011 - [email protected]
+
+- Update of README.SUSE file: now reflects configuration steps for 
+  mod_jk with tomcat6 server. It was refering tomcat5 configuration.
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ apache2-mod_jk.spec ++++++
--- /var/tmp/diff_new_pack.8jZVBt/_old  2011-09-11 19:04:15.000000000 +0200
+++ /var/tmp/diff_new_pack.8jZVBt/_new  2011-09-11 19:04:15.000000000 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package apache2-mod_jk (Version 1.2.30)
+# spec file for package apache2-mod_jk
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -30,7 +30,7 @@
 %define       apache2_cflags            %(/usr/sbin/apxs2 -q CFLAGS)
 Summary:        Connectors between Apache and Tomcat Servlet Container
 Version:        1.2.30
-Release:        1
+Release:        5
 License:        Apache Software License ..
 Group:          Productivity/Networking/Web/Frontends
 Requires:       apache2 %{apache_mmn} 

++++++ README.SUSE ++++++
--- /var/tmp/diff_new_pack.8jZVBt/_old  2011-09-11 19:04:15.000000000 +0200
+++ /var/tmp/diff_new_pack.8jZVBt/_new  2011-09-11 19:04:15.000000000 +0200
@@ -13,14 +13,14 @@
 This package contains only the first module, mod_jk compiled for Apache 
 HTTP server version 2.2. This connector is recommended for production use.
 
-Follow the following steps to use it with tomcat5-webapps. You
+Follow the following steps to use it with tomcat6-webapps. You
 must be root to do it:
 
-a. Install the package tomcat5-webapps 
+a. Install the package tomcat6-webapps 
 
 b. Copy the example config file jk.conf to /etc/apache2/conf.d
 
-c. Copy the example config file workers.properties to /etc/tomcat5/base
+c. Copy the example config file workers.properties to /etc/tomcat6
 
 d. Add the module "jk" to the list of apache2 modules APACHE_MODULES.  It can
    be done by YaST in the "Editor for /etc/sysconfig Files" or by running the
@@ -29,16 +29,15 @@
 e. Make sure the server tomcat is stopped. It can be done by YaST in the
    "Runlevel Editor" or by the command:
    
-       rctomcat5 stop
+       rctomcat6 stop
 
-f. Make sure CATALINA_BASE is set to "/srv/www/tomcat5/base". It can be done 
-   by YaST in the "Editor for /etc/sysconfig Files" or by editing the file
-   /etc/sysconfig/j2ee.
+f. Make sure CATALINA_BASE is set to "/usr/share/tomcat6". It can be done 
+   by editing the file "/etc/tomcat6/tomcat6.conf"
   
 g. Start the tomcat server. It can be done by YaST in the "Runlevel Editor" or
    by the command:
 
-       rctomcat5 start
+       rctomcat6 start
 
 h. Restart the apache2 server. It can be done by YaST in the "Runlevel Editor"
    or by the command:


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to