Vladimir Rastseluev created JBJCA-980:
-----------------------------------------
Summary: It should be an exception thrown, if administered object class, that
implements more than one interface, isn't explicitly marked with adminObjectInterfaces
annotation
Key: JBJCA-980
URL:
https://issues.jboss.org/browse/JBJCA-980
Project: IronJacamar
Issue Type: Bug
Components: Validator
Affects Versions: 1.1.0.Beta3, 1.0.15.Final
Reporter: Vladimir Rastseluev
Assignee: Jesper Pedersen
Fix For: 1.0.16.Final, 1.1.0.Beta4
Due to JCA 1.6 spec. page 18-16,
If the JavaBean class implements more than one Java interface, the resource
adapter provider must explicitly state the interfaces supported by the
administered object either through the adminObjectInterfaces annotation
element or through the deployment descriptor. It is an error if the resource
adapter provider does not use either of the two schemes to specify the Java types
of the interfaces supported by the administered object.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira