[
https://jira.jboss.org/jira/browse/JBAS-6716?page=com.atlassian.jira.plug...
]
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