| Summary: | Wrong XA classname for Sybase JConn jdbc driver | ||
|---|---|---|---|
| Product: | [JBoss] JBoss Enterprise Application Platform 6 | Reporter: | Petr Kremensky <pkremens> |
| Component: | Installer | Assignee: | Francisco Canas <fcanas> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Petr Kremensky <pkremens> |
| Severity: | high | Docs Contact: | Russell Dickenson <rdickens> |
| Priority: | unspecified | ||
| Version: | 6.2.0 | CC: | fcanas, thauser |
| Target Milestone: | ER7 | ||
| Target Release: | EAP 6.2.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2013-12-15 16:19:24 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: | |
|
Description
Petr Kremensky
2013-10-14 14:38:17 UTC
Same with Oracle: Expected oracle.jdbc.xa.client.OracleXADataSource Actual oracle.jdbc.xa.OracleXADataSource I've corrected the XA Classname to the expected value as noted above. See commit for details: http://git.app.eng.bos.redhat.com/jbossas-installer.git/commit/?h=eap-6.2&id=8d06259f846be18a7eedb614ca1c87e0ab136adc I noticed during smoke tests last night that the oracle XA Classname mentioned in Comment 1 is not corrected. Fix for oracle property noted in comment 1 above: http://git.app.eng.bos.redhat.com/jbossas-installer.git/commit/?h=eap-6.2&id=3e9847153ae6aca7998c20bc47d0d8fb675b38e3 Verified on EAP 6.2.0.ER7 installer. |