Bug 418664

Summary: Tomcat6 installation has missing bits
Product: [openSUSE] openSUSE 11.0 Reporter: David Haskins <surfari>
Component: OtherAssignee: Michal Vyskocil <mvyskocil>
Status: RESOLVED FIXED QA Contact: E-mail List <qa-bugs>
Severity: Minor    
Priority: P4 - Low    
Version: Final   
Target Milestone: ---   
Hardware: Other   
OS: openSUSE 11.0   
Whiteboard: maint:released:11.0:25240 maint:released:11.1:25240 maint:released:sle11:25239
Found By: Community User Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Bug Depends on:    
Bug Blocks: 485933    

Description David Haskins 2008-08-20 11:13:58 UTC
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
Comment 1 Michal Vyskocil 2008-09-15 14:10:44 UTC
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.
Comment 2 Michal Vyskocil 2009-06-10 14:56:22 UTC
Was backported to remaining tomcat6 packages and wil lbe delivered with upcomming security update of tomcat.
Comment 3 Swamp Workflow Management 2009-06-10 16:32:51 UTC
The SWAMPID for this issue is 25234.
Please submit the patch and patchinfo file using this ID.
(https://swamp.suse.de/webswamp/wf/25234)
Comment 4 Swamp Workflow Management 2009-06-30 13:09:30 UTC
Update released for: tomcat6, tomcat6-admin-webapps, tomcat6-docs-webapp, tomcat6-javadoc, tomcat6-jsp-2_1-api, tomcat6-lib, tomcat6-servlet-2_5-api, tomcat6-webapps
Products:
openSUSE 11.0 (i386)
openSUSE 11.1 (i586)
Comment 5 Swamp Workflow Management 2009-06-30 22:08:47 UTC
Update released for: tomcat6, tomcat6-admin-webapps, tomcat6-docs-webapp, tomcat6-javadoc, tomcat6-jsp-2_1-api, tomcat6-lib, tomcat6-servlet-2_5-api, tomcat6-webapps
Products:
SLE-SDK 11 (i386, ia64, ppc64, s390x, x86_64)