Issue Details (XML | Word | Printable)

Key: CARGO-636
Type: Sub-task Sub-task
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Adrian Cole
Reporter: Adrian Cole
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Cargo
CARGO-608

convert weblogic to new framework

Created: 09/Dec/08 05:12 PM   Updated: 13/Feb/09 10:40 AM
Component/s: Weblogic
Affects Version/s: 1.0
Fix Version/s: 1.0

Time Tracking:
Original Estimate: 3 weeks
Original Estimate - 3 weeks
Remaining Estimate: 3 weeks
Remaining Estimate - 3 weeks
Time Spent: Not Specified
Remaining Estimate - 3 weeks

File Attachments: 1. Text File CARGO-636-samples-testing.patch (4 kB)
2. Zip Archive mylyn-context.zip (8 kB)


Complexity: Intermediate


 Description  « Hide
Please add support for creation of datasources based on the value of DatasourcePropertySet.DATASOURCE

 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Adrian Cole added a comment - 11/Dec/08 08:57 AM
patch that you can use to pass datasource properties to the samples integration tests

Adrian Cole added a comment - 11/Dec/08 08:59 AM
added support for weblogic 8x.

weblogic9x+ integration will involve the following:

1. create a *jdbc.xml file and store into config/jdbc folder
2. update config/config.xml with a reference to that file

see: http://download.oracle.com/docs/cd/E11035_01/wls100/jdbc_admin/config.html


Adrian Cole added a comment - 13/Feb/09 09:43 AM
Weblogic supports transactional DataSources including XA emulation, but not Resources.