[jboss-jira] [JBoss JIRA] Created: (JBMAN-70) DeploymentTemplateInfoFactory does not honor @MetaMapping

Scott M Stark (JIRA) jira-events at lists.jboss.org
Thu Apr 2 02:00:59 EDT 2009


DeploymentTemplateInfoFactory does not honor @MetaMapping
---------------------------------------------------------

                 Key: JBMAN-70
                 URL: https://jira.jboss.org/jira/browse/JBMAN-70
             Project: JBoss Managed
          Issue Type: Bug
          Components: managedobject
    Affects Versions: JBossMan.2.1.0.CR5
            Reporter: Scott M Stark
            Assignee: Scott M Stark
             Fix For:  JBossMan.2.1.0.CR6


When a template property has its type mapping override via a @MetaMapping:

   @ManagementProperty(includeInTemplate=true)
   @MetaMapping(StringObjectNameMetaMapper.class)
   public ObjectName getNameAsString()

Creating a template via the DeploymentTemplateInfoFactory fails to show the expected type on the 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