Issue Details (XML | Word | Printable)

Key: OPENJPA-279
Type: Sub-task Sub-task
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Michael Dick
Reporter: Michael Dick
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
OpenJPA
OPENJPA-144

Missing lookup for non-jta-data-source in JDBCConfigurationImpl.

Created: 06/Jul/07 06:06 PM   Updated: 02/Aug/07 01:33 PM
Return to search
Component/s: None
Affects Version/s: 0.9.7
Fix Version/s: 1.0.0

Time Tracking:
Not Specified

Resolution Date: 02/Aug/07 01:33 PM


 Description  « Hide
This looks similar to the problem reported in OPENJPA-144, but since that has been resolved I'm opening a new sub-task.

When JDBCConfigurationImpl obtains a second connection (often used to get sequence values) it only checks the Connection2 properties. It doesn't lookup a non-jta-data-source if one is specified in persistence.xml.

The lookup is done for jta-datasources but not for their non-jta counterparts.



 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Michael Dick made changes - 02/Aug/07 01:33 PM
Field Original Value New Value
Resolution Fixed [ 1 ]
Status Open [ 1 ] Closed [ 6 ]