Uploaded image for project: 'Application Server 3  4  5 and 6'
  1. Application Server 3 4 5 and 6
  2. JBAS-6620 JON/Open Console Issues
  3. JBAS-6664

"config-property" ManagedProperty in all ConnectionFactory and Datasource templates has wrong type

XMLWordPrintable

      As can be seen from the below debug output from the jboss-as-5 plugin, the property's type is SimpleMetaType.STRING:

      Properties for DeploymentTemplateInfo [NoTxConnectionFactoryTemplate]:
      ...
      name=config-property, mappedName=null, viewUse=NONE, required=false, type=SimpleMetaType, value= <<<null>>>
      ...

      but the value's type is supposed to be MapCompositeMetaType(SimpleMetaType.STRING) - this is what the type is for the "config-property" property in existing Connection Factories or Datasources.

              emuckenhuber_jira Emanuel Muckenhuber (Inactive)
              ips_jira Ian Springer (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: