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

Ian Springer (JIRA) jira-events at lists.jboss.org
Mon Nov 17 12:55:36 EST 2008


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