[jboss-jira] [JBoss JIRA] (AS7-3121) Enable check of marshalling in DataSourcesTestCase

Jesper Pedersen (Assigned) (JIRA) jira-events at lists.jboss.org
Thu Dec 22 03:27:09 EST 2011


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

Jesper Pedersen reassigned AS7-3121:
------------------------------------

    Assignee: Stefano Maestri  (was: Jesper Pedersen)

    
> Enable check of marshalling in DataSourcesTestCase
> --------------------------------------------------
>
>                 Key: AS7-3121
>                 URL: https://issues.jboss.org/browse/AS7-3121
>             Project: Application Server 7
>          Issue Type: Feature Request
>          Components: JCA
>            Reporter: Kabir Khan
>            Assignee: Stefano Maestri
>             Fix For: 7.1.0.Final
>
>
> https://github.com/jbossas/jboss-as/pull/982 reintroduces checking the difference between the original and the marshalled subsystem xml. This method in DataSourcesSubsystemTestCase should be removed
> {code}
>     @Override
>     protected void compareXml(String configId, String original, String marshalled) throws Exception {
>         //FIXME remove this and marshall properly
>     }
> {code}
> The differences aren't very big between the marshalled and original xml so if it can be fixed it would be good to enable this check.

--
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