[jboss-jira] [JBoss JIRA] Resolved: (JBMETA-319) DataSourceDefinition(s) Processors incorrectly handle embedded @DataSourceDefinition annotations
Weston M. Price (JIRA)
jira-events at lists.jboss.org
Mon Dec 20 21:19:18 EST 2010
[ https://issues.jboss.org/browse/JBMETA-319?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Weston M. Price resolved JBMETA-319.
------------------------------------
Fix Version/s: 2.0.0.CR1
Resolution: Done
Fixed issue with @DataSourceDefinitions and @DataSourceDefinition embedded annotations.
> DataSourceDefinition(s) Processors incorrectly handle embedded @DataSourceDefinition annotations
> ------------------------------------------------------------------------------------------------
>
> Key: JBMETA-319
> URL: https://issues.jboss.org/browse/JBMETA-319
> Project: JBoss Metadata
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: common
> Affects Versions: jboss-metadata-common-2.0.0-alpha-22
> Environment: All platforms, OS independent.
> Reporter: Weston M. Price
> Assignee: Weston M. Price
> Fix For: 2.0.0.CR1
>
>
> Currently the @DataSourceDefinition(s) processor does not handle embedded @DataSourceDefinition annotations. In the create method on DataSourceDefinitionProcessor, we look for the @DataSourceDefinition annotation. When contained within a @DataSourceDefinitions annotation, the individual definitions are never found and are not created.
> I have a fix for this, however, the meta data projects have changed since I last worked in this area. I am not sure about the commit/upgrade process in relation to AS6. Once I get clarification from someone who knows a bit more, I will commit my changes and close the issue. Note, there is a unit test within the test suite (DataSourceDeployerTestCase) that shows the issue.
--
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