[jboss-jira] [JBoss JIRA] Created: (JBMETA-319) DataSourceDefinition(s) Processors incorrectly handle embedded @DataSourceDefinition annotations
Weston M. Price (JIRA)
jira-events at lists.jboss.org
Tue Dec 7 05:35:01 EST 2010
DataSourceDefinition(s) Processors incorrectly handle embedded @DataSourceDefinition annotations
------------------------------------------------------------------------------------------------
Key: JBMETA-319
URL: https://jira.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
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