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)