[jboss-jira] [JBoss JIRA] (JBJCA-907) Eclipse plugin: Avoid adding config property value for ActivationSpec in resource adapter version 1.5

Vladimir Rastseluev (JIRA) jira-events at lists.jboss.org
Thu Nov 8 05:08:18 EST 2012


     [ https://issues.jboss.org/browse/JBJCA-907?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vladimir Rastseluev reopened JBJCA-907:
---------------------------------------



IMO, it's not resolved. Users of plugin should get what they are expecting. In menu for ActivationSpec properties user can choose:
1) property name;
2) property type;
3) property value.
When he choose all of them, he's expecting that all of them are set. But he can't see property value anywhere.
So, that was the goal of that jira:
either disable property value for enter by user
or when you generate ActivationSpec class add value explicitly, like
private String a = "a";
Please fix this. 
                
> Eclipse plugin: Avoid adding config property value for ActivationSpec in resource adapter version 1.5
> -----------------------------------------------------------------------------------------------------
>
>                 Key: JBJCA-907
>                 URL: https://issues.jboss.org/browse/JBJCA-907
>             Project: IronJacamar
>          Issue Type: Bug
>          Components: Eclipse
>    Affects Versions: 1.1.0.Beta2
>            Reporter: Vladimir Rastseluev
>            Assignee: Jeff Zhang
>             Fix For: 1.1.0.Beta3
>
>
> Due to 1.5 specification schema, there is no possibility to add configuration property value to ActivationSpec class. Please, avoid it in eclipse plugin.

--
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


More information about the jboss-jira mailing list