[jboss-jira] [JBoss JIRA] (AS7-3187) It's impossible to add to the model DataSource config properties of xsd:extension type

Stefano Maestri (JIRA) jira-events at lists.jboss.org
Tue Jan 24 05:49:18 EST 2012


     [ https://issues.jboss.org/browse/AS7-3187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Stefano Maestri reopened AS7-3187:
----------------------------------



pull request is still open, my mistake to close it

                
> It's impossible to add to the model DataSource config properties of xsd:extension type
> --------------------------------------------------------------------------------------
>
>                 Key: AS7-3187
>                 URL: https://issues.jboss.org/browse/AS7-3187
>             Project: Application Server 7
>          Issue Type: Bug
>          Components: JCA
>            Reporter: Vladimir Rastseluev
>            Assignee: Stefano Maestri
>             Fix For: 7.1.0.Final
>
>
> Config-property can't be added to the model for elements:
> valid-connection-checker, stale-connection-checker, reauth-plugin,exception-sorter,recover-plugin. 
> So this fragment being parsed throws exception:
> <reauth-plugin class-name="someClass2">
>   <config-property name="name">Property</config-property>
>  </reauth-plugin>
> 09:40:24,328 ERROR [org.jboss.as.controller.management-operation] Operation ("add") failed - address: ([
>     ("subsystem" => "datasources"),
>     ("data-source" => "complexDs_Pool")
> ]) - failure description: "JBAS014688: Wrong type for reauth-plugin-properties. Expected [EXPRESSION, STRING] but was OBJECT"

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list