[
https://issues.apache.org/jira/browse/DERBY-873?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12648740#action_12648740
]
Myrna van Lunteren commented on DERBY-873:
------------------------------------------
In the thread:
http://www.nabble.com/IBM-J9-Personal-Profile-1.1-%2B-OSGi-%2B-Derby-td19768406.html
Dan gave some insightful comments, specifically:
Really EmbeddedActivator should be booting the engine using internal methods
similar to how EmbeddedSimpleDataSource.findSriver() does, and shutting down
the engine using EmbeddedSimpleDataSource to get a connection and not
DriverManager.
> OSGi bundle activator not JSR169 compliant
> ------------------------------------------
>
> Key: DERBY-873
> URL: https://issues.apache.org/jira/browse/DERBY-873
> Project: Derby
> Issue Type: Bug
> Components: Miscellaneous
> Affects Versions: 10.0.2.0
> Reporter: Byron K. Appelt
> Priority: Minor
>
> EmbeddedActivator contains references to java.sql.DriverManager which is not
> included in JSR169.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.