[jboss-jira] [JBoss JIRA] Commented: (JBAS-6204) in template for Local Datasource managed component type, the "security-domain" property has the wrong MetaType

Scott M Stark (JIRA) jira-events at lists.jboss.org
Sat Nov 22 01:50:46 EST 2008


    [ https://jira.jboss.org/jira/browse/JBAS-6204?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12439375#action_12439375 ] 

Scott M Stark commented on JBAS-6204:
-------------------------------------

I see, its just the in the DeploymentTemplateInfo that the security-domain is seen to be a string.

> in template for Local Datasource managed component type, the "security-domain" property has the wrong MetaType
> --------------------------------------------------------------------------------------------------------------
>
>                 Key: JBAS-6204
>                 URL: https://jira.jboss.org/jira/browse/JBAS-6204
>             Project: JBoss Application Server
>          Issue Type: Sub-task
>      Security Level: Public(Everyone can see) 
>          Components: ProfileService
>            Reporter: Ian Springer
>            Assignee: Scott M Stark
>
> managedProperty.getMetaType() returns a SimpleMetaType of type STRING
> However, it should be returning a GenericMetaType, since when you lookup that property from an existing datasource component's properties, it is a GenericValue wrapping a ManagedObject.

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