[jboss-jira] [JBoss JIRA] (JBJCA-1333) Add protection in DsXmlDeployer to prevent from loading xml resource

COLLIGNON Thomas (JIRA) issues at jboss.org
Mon Sep 26 11:03:00 EDT 2016


COLLIGNON Thomas created JBJCA-1333:
---------------------------------------

             Summary: Add protection in DsXmlDeployer to prevent from loading xml resource
                 Key: JBJCA-1333
                 URL: https://issues.jboss.org/browse/JBJCA-1333
             Project: IronJacamar
          Issue Type: Enhancement
          Components: Deployer
    Affects Versions: 1.2.7.Final
            Reporter: COLLIGNON Thomas
            Priority: Minor
             Fix For: 1.2.8.Final


If we place a datasource.xml in a jar file, the class DsXmlDeployer will fail with "URI not hierarchical error", because it doesn't handle jar file.
The goal of this issue is prevent for loading jar file in DsXmlDeployer.
The second goal is to provide ability of overring DsXmlDeployer in custom deployer who extends this class.



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jboss-jira mailing list