Wolf-Dieter Fink [
https://community.jboss.org/people/wdfink] created the discussion
"Re: accessing custom created datasources in JBOSS 7.1"
To view the discussion, visit:
https://community.jboss.org/message/761815#761815
--------------------------------------------------------------
You might add a new folder to the subsystem deployment-scanner
<deployment-scanner name="MyDS" path="deployments-ds"
relative-to="jboss.server.base.dir" scan-interval="5000"
auto-deploy-zipped=="false" auto-deploy-exploded="false"/>
also yo can set auto-deploy-xml (but this is true by default).
I'm not sure whether this avoid all possibilities but you might also use that folder
only for your *-ds.xml.
--------------------------------------------------------------
Reply to this message by going to Community
[
https://community.jboss.org/message/761815#761815]
Start a new discussion in Datasource Configuration at Community
[
https://community.jboss.org/choose-container!input.jspa?contentType=1&...]