[infinispan-issues] [JBoss JIRA] Assigned: (ISPN-154) DefaultCacheManager should validate XML configurations by default

Galder Zamarreno (JIRA) jira-events at lists.jboss.org
Tue Aug 11 11:07:31 EDT 2009


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

Galder Zamarreno reassigned ISPN-154:
-------------------------------------

    Assignee: Galder Zamarreno  (was: Manik Surtani)


> DefaultCacheManager should validate XML configurations by default
> -----------------------------------------------------------------
>
>                 Key: ISPN-154
>                 URL: https://jira.jboss.org/jira/browse/ISPN-154
>             Project: Infinispan
>          Issue Type: Bug
>          Components: Configuration
>    Affects Versions: 4.0.0.ALPHA6
>            Reporter: Galder Zamarreno
>            Assignee: Galder Zamarreno
>             Fix For: 4.0.0.BETA1
>
>
> DefaultCacheManager(InputStream configurationStream, boolean start) should by default be creating an infinispan configuration passing an xsd schema so that configuration validation occurrs:
>    public DefaultCacheManager(InputStream configurationStream, boolean start) throws IOException {
>       try {
>          initialize(InfinispanConfiguration.newInfinispanConfiguration(configurationStream));

-- 
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 infinispan-issues mailing list