[jboss-jira] [JBoss JIRA] (JBJCA-978) Values of @SecurityPermission's description annotation don't propagate to the resulting Connector
Vladimir Rastseluev (JIRA)
jira-events at lists.jboss.org
Thu Jan 24 08:45:47 EST 2013
Vladimir Rastseluev created JBJCA-978:
-----------------------------------------
Summary: Values of @SecurityPermission's description annotation don't propagate to the resulting Connector
Key: JBJCA-978
URL: https://issues.jboss.org/browse/JBJCA-978
Project: IronJacamar
Issue Type: Bug
Reporter: Vladimir Rastseluev
Assignee: Jesper Pedersen
If we have Connector, containing annotation like this:
@Connector(
...
@SecurityPermission(description = {"description1",...}...)
)
after annotation proceeding we don't get any <description> element in security-permission section.
--
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