[jboss-jira] [JBoss JIRA] Commented: (JBAS-8559) Create DataSource out of Java EE6 spec specified @DataSourceDefinition and its XML deployment descriptor equivalent
jaikiran pai (JIRA)
jira-events at lists.jboss.org
Fri Nov 19 02:04:07 EST 2010
[ https://jira.jboss.org/browse/JBAS-8559?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12564250#comment-12564250 ]
jaikiran pai commented on JBAS-8559:
------------------------------------
I'm not really sure which one to use either. But I guess using local-tx as default would be enough for now. If the user wants XA semantics then we can ask them to use JBoss specific -ds.xml files to configure the datasource.
Maybe for AS7, we could allow a JBoss specific @DataSourceDefinition which allows a way to configure xa or local-tx (and maybe other JBoss specific attributes). But that isn't a requirement for now.
> Create DataSource out of Java EE6 spec specified @DataSourceDefinition and its XML deployment descriptor equivalent
> -------------------------------------------------------------------------------------------------------------------
>
> Key: JBAS-8559
> URL: https://jira.jboss.org/browse/JBAS-8559
> Project: JBoss Application Server
> Issue Type: Sub-task
> Security Level: Public(Everyone can see)
> Reporter: Shelly McGowan
> Assignee: Weston M. Price
> Fix For: 6.0.0.Final
>
>
> See http://community.jboss.org/wiki/Switchboard for what's needed for ResourceProvider in AS 6 to implement.
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list