[jboss-jira] [JBoss JIRA] Reopened: (JBAS-6716) add back securityConfig config property to JMS destination resources
Ian Springer (JIRA)
jira-events at lists.jboss.org
Wed Apr 8 17:53:22 EDT 2009
[ https://jira.jboss.org/jira/browse/JBAS-6716?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Ian Springer reopened JBAS-6716:
--------------------------------
When I set the 'securityconfig' prop on an existing Queue component to:
name=securityConfig, viewUse=CONFIGURATION, readOnly=false, mandatory=false, removed=false, value= MapCompositeMetaType{java.util.Map}:{trevor=CompositeValue
Support: metaType=[MutableCompositeMetaType{role items=[name=create type=java.lang.Boolean], [name=read type=java.lang.Boolean], [name=write type=java.lang.Bool
ean]}] items=[create=SimpleMetaType:java.lang.Boolean:true,read=SimpleMetaType:java.lang.Boolean:true,write=SimpleMetaType:java.lang.Boolean:true]}
and then call updatecomponent() followed by reload(), the value of the prop gets reset to null:
name=securityConfig, viewUse=CONFIGURATION, readOnly=false, mandatory=false, removed=false, type=MapCompositeMetaType, value= <<<null>>>
> add back securityConfig config property to JMS destination resources
> ---------------------------------------------------------------------
>
> Key: JBAS-6716
> URL: https://jira.jboss.org/jira/browse/JBAS-6716
> Project: JBoss Application Server
> Issue Type: Task
> Security Level: Public(Everyone can see)
> Components: ProfileService
> Reporter: Charles Crouch
> Assignee: Emanuel Muckenhuber
> Priority: Blocker
> Fix For: JBossAS-5.1.0.CR1
>
> Attachments: MyQueueWithSecurityConfig-service.xml
>
>
> e.g.
> <c:map-property required="false" name="securityConfig" description="The destination's security configuration">
> <c:simple-property required="false" name="tagName"/>
> </c:map-property>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list