Bug 779974 (SOA-2334) - JpaSource has hardcoded dependency on c3p0
Summary: JpaSource has hardcoded dependency on c3p0
Keywords:
Status: CLOSED DUPLICATE of bug 2040112
Alias: SOA-2334
Product: JBoss Enterprise SOA Platform 5
Classification: JBoss
Component: unspecified
Version: unspecified
Hardware: Unspecified
OS: Unspecified
urgent
urgent
Target Milestone: ---
: 5.1.0.ER2
Assignee: Van Halbert
QA Contact:
URL: http://jira.jboss.org/jira/browse/SOA...
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-09-21 17:19 UTC by Van Halbert
Modified: 2010-09-21 17:19 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2010-09-21 17:19:52 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker SOA-2334 0 None None None Never

Description Van Halbert 2010-09-21 17:19:13 UTC
project_key: SOA

./extensions/modeshape-connector-store-jpa/src/main/java/org/modeshape/connector/store/jpa/JpaSource.java
method configure hard-codes dependency on c3p0 connection provider even if repository is used inside Application server.
c3p0 pool is unsupported and when Modeshape is used inside application server it should rely on connection poooling done by datasource.

Comment 1 Van Halbert 2010-09-21 17:19:52 UTC
I accidentally got duplicated the issue.


Note You need to log in before you can comment on or make changes to this bug.