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