Bug 819551

Summary: kawa: Please migrate from tomcat6 to tomcat7
Product: [Fedora] Fedora Reporter: Mikolaj Izdebski <mizdebsk>
Component: kawaAssignee: Christopher Meng <i>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: 19CC: bbzsz, green
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-06-19 06:59:09 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 819505, 1106994    

Description Mikolaj Izdebski 2012-05-07 14:17:17 UTC
We want to transition from tomcat6 to tomcat7 in Fedora. By depending on tomcat6 kawa it is successfully blocking the mentioned transition.

The following is the list of kawa dependencies affecting the transition (the list is not guarranteed to be complete):
   Requires:      servlet25
   BuildRequires: servlet25

Pleasee update kawa to use tomcat7 instead of tomcat6. Thank you.

Comment 1 Fedora End Of Life 2013-04-03 18:15:06 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 19 development cycle.
Changing version to '19'.

(As we did not run this process for some time, it could affect also pre-Fedora 19 development
cycle bugs. We are very sorry. It will help us with cleanup during Fedora 19 End Of Life. Thank you.)

More information and reason for this action is here:
https://fedoraproject.org/wiki/BugZappers/HouseKeeping/Fedora19

Comment 2 bbzsz 2013-04-26 13:33:26 UTC
This affects me too. Trying to install kawa on a fresh Fedora 19 alpha install gives me:

--> Running transaction check
---> Package kawa.i686 1:1.11-5.fc19 will be installed
--> Processing Dependency: servlet25 for package: 1:kawa-1.11-5.fc19.i686
--> Finished Dependency Resolution
Error: Package: 1:kawa-1.11-5.fc19.i686 (fedora)
           Requires: servlet25
 You could try using --skip-broken to work around the problem
 You could try running: rpm -Va --nofiles --nodigest

Comment 3 Fedora Admin XMLRPC Client 2013-05-07 16:23:08 UTC
This package has changed ownership in the Fedora Package Database.  Reassigning to the new owner of this component.

Comment 4 Christopher Meng 2013-05-13 10:00:31 UTC
I'll have a look later.

And I also welcome your help!

Comment 5 Mikolaj Izdebski 2013-05-13 10:36:12 UTC
The requires servlet25 correspond to Tomcat 6, which is not available in Fedora. You should migrate to using "servlet3" instead (package tomcat-servlet-3.0-api).

In the best case there will be no other changes to kawa required. Unfortunately servlet 2.5 and 3.0 APIs are not entirely compatible, so you may have to patch source code to support newer version of the API. You can find the specification and migration guides in the Internet.

Comment 6 Christopher Meng 2014-06-19 06:59:09 UTC

*** This bug has been marked as a duplicate of bug 1106994 ***