[jboss-jira] [JBoss JIRA] Closed: (JBMETA-4) AnnotationMergedView ignores annotated beans when xml does not define beans
Alexey Loubyansky (JIRA)
jira-events at lists.jboss.org
Thu Jan 17 08:44:19 EST 2008
[ http://jira.jboss.com/jira/browse/JBMETA-4?page=all ]
Alexey Loubyansky closed JBMETA-4.
----------------------------------
Fix Version/s: 1.0.0.Beta6
1.0.0.Beta5
Resolution: Done
It should be fixed now. The test is
package org.jboss.test.metadata.annotation.ejb3;
public class AnnotationEjb3UnitTestCase extends AbstractJavaEEMetaDataTest
public void testAnnotationMergedViewWithNoXml()
I haven't updated the snapshot repository.
> AnnotationMergedView ignores annotated beans when xml does not define beans
> ---------------------------------------------------------------------------
>
> Key: JBMETA-4
> URL: http://jira.jboss.com/jira/browse/JBMETA-4
> Project: JBoss Metadata
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Affects Versions: 1.0.0.Beta5
> Reporter: Carlo de Wolf
> Assigned To: Alexey Loubyansky
> Priority: Critical
> Fix For: 1.0.0.Beta6, 1.0.0.Beta5
>
>
> AnnotationMergedView.merge(EnterpriseBeansMetaData merged, EnterpriseBeansMetaData xml, EnterpriseBeansMetaData annotation)
> falls through without doing anything if xml is null.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list