[Bug 418664] New: Tomcat6 installation has missing bits
https://bugzilla.novell.com/show_bug.cgi?id=418664 Summary: Tomcat6 installation has missing bits Product: openSUSE 11.0 Version: Final Platform: Other OS/Version: openSUSE 11.0 Status: NEW Severity: Normal Priority: P5 - None Component: Other AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: surfari@fsmail.net QAContact: qa@suse.de Found By: Community User 1 This is new with Tomcat6 OpenSuse 11.0 /etc/tomcat6/tomcat6.conf contains: CATALINA_TMPDIR="/var/cache/tomcat6/temp" but this directory DOES NOT EXIST, so Tomcat actions requiring the cache do not work, such as javax.ImageIO FIX: creating /var/cache/tomcat6/temp and setting owner and group "tomcat" fixes the fault 2 This has been around since 10.2 at least ant cannot find the catalina ant tasks <taskdef name="deploy" classname="org.apache.catalina.ant.DeployTask"/> <taskdef name="list" classname="org.apache.catalina.ant.ListTask"/> <taskdef name="reload" classname="org.apache.catalina.ant.ReloadTask"/> <taskdef name="undeploy" classname="org.apache.catalina.ant.UndeployTask"/> FIX: create a file /etc/ant.d/catalina-ant containing the text "tomcat6/catalina-ant" this seems to allow ant to find /usr/share/java/tomcat6/catalina-ant.jar -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=418664 Cyril Hrubis <chrubis@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|bnc-team-screening@forge.provo.novell.com |bnc-team-java@forge.provo.novell.com -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=418664 User mvyskocil@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=418664#c1 Michal Vyskocil <mvyskocil@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mvyskocil@novell.com AssignedTo|bnc-team-java@forge.provo.novell.com |mvyskocil@novell.com Status|NEW |ASSIGNED --- Comment #1 from Michal Vyskocil <mvyskocil@novell.com> 2008-09-15 08:10:44 MDT --- The first issue was fixed a few weeks ago (#413189). The second one was fixed in STABLE/Factory, the released tomcats will be fixed later. Reassigning to me for tracking. Thanks for your help. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=418664 Michal Vyskocil <mvyskocil@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|Normal |Minor Priority|P5 - None |P4 - Low -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=418664 Michal Vyskocil <mvyskocil@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |485933 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com