0 Replies Latest reply on Nov 30, 2015 7:00 AM by lindner

    Who calls loadFromArquillianXm

    lindner

      I try to figure out why my arquillian.xml file is not loaded. I found ConfigurationImporter.loadFromArquillianXm which I think should load it. But I cant't find any package that calls this method.

      So here my questions:

      1. Is arquillian.xml loaded by ConfigurationImporter.loadFromArquillianXml

      2. If so: Where is this method called?