Vladimir Rastseluev created JBJCA-979:
-----------------------------------------
Summary: @ConfigProperty annotation type should be equal both property field
type and type of setter method parameter
Key: JBJCA-979
URL:
https://issues.jboss.org/browse/JBJCA-979
Project: IronJacamar
Issue Type: Bug
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-11,
It is an error if the value of the type annotation element specified by the developer in
the ConfigProperty annotation, and the type of the field are not equal.
It is an error if the type specified by the developer in the ConfigProperty annotation
and the ype of the setter method’s parameter are not equal.
--
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