Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 681350 Details for
Bug 899342
EWS - tomcat5 missing naming-factory-dbcp.jar again
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
tomcat5-5.5.32-jbpapp3749-catalina.sh.patch
tomcat5-5.5.32-jbpapp3749-catalina.sh.patch (text/plain), 691 bytes, created by
David Knox
on 2011-03-14 16:03:56 UTC
(
hide
)
Description:
tomcat5-5.5.32-jbpapp3749-catalina.sh.patch
Filename:
MIME Type:
Creator:
David Knox
Created:
2011-03-14 16:03:56 UTC
Size:
691 bytes
patch
obsolete
>--- bin/catalina.sh.orig 2011-03-14 09:47:39.765513535 -0600 >+++ bin/catalina.sh 2011-03-14 09:54:33.031790651 -0600 >@@ -194,6 +194,13 @@ > LOGGING_CONFIG="-Dnop" > fi > >+#JBPAPP-3749 Cannot resolve user database reference >+# naming-factory-dbcp.jar is not shipped with JBoss EWS >+# The same functionality is in commons-dbcp >+# Use javax.sql property to configure the correct BasicDataSourceFactory >+# to avoid a CNFException on the tomcat default. >+JAVA_OPTS="${JAVA_OPTS} -Djavax.sql.DataSource.Factory=org.apache.commons.dbcp.BasicDataSourceFactory" >+ > # ----- Execute The Requested Command ----------------------------------------- > > # Bugzilla 37848: only output this if we have a TTY
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 899342
: 681350 |
681351