4 Replies Latest reply on Jan 22, 2018 8:10 AM by ochaloup

    Transactional driver to load property file from classpath

    ochaloup

      Hi,

       

      I would like check with you if idea of loading xa datasource property by transactional driver from classpath. Currently the property file is loaded just from defining absolute (relative) path to the datasource property file

      narayana/PropertyFileDynamicClass.java at master · jbosstm/narayana · GitHub

       

      This is quite a small enhancement (proposal here:

      file dynamic class to load from classpath · ochaloup/narayana@c383cf7 · GitHub

       

      but I'm now wondering if there is some purpose why it's currently loaded only from directly defined path? If there is not some restriction behind.

       

      E.g.jhalliday would you have an idea on this?

       

      Thanks

      Ondra