Bug 1771523

Summary: backport: tomcat lib package doesn't include tomcat-dbcp.jar (which is required and different from apache-commons-dbcp) fix
Product: Red Hat Enterprise Linux 7 Reporter: Hung <hpham>
Component: tomcatAssignee: Coty Sutherland <csutherl>
Status: CLOSED DUPLICATE QA Contact: tomcat-qe
Severity: high Docs Contact:
Priority: high    
Version: 7.8   
Target Milestone: rc   
Target Release: ---   
Hardware: Unspecified   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-03-31 15:26:49 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Hung 2019-11-12 14:32:05 UTC
Description of problem:

Getting java.lang.ClassNotFoundException: org.apache.tomcat.dbcp.dbcp.BasicDataSourceFactory] found 

Version-Release number of selected component (if applicable):

tomcat-7.0.76-10.el7_7

How reproducible:

Asking to backport the following fix which is to added  add -Djavax.sql.DataSource.Factory=org.apache.commons.dbcp.BasicDataSourceFactory to JAVA_OPTS similar to what was done [1] 


[1] https://bugzilla.redhat.com/show_bug.cgi?id=1214381

Comment 2 Coty Sutherland 2020-03-31 15:26:49 UTC

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