If you look at the sample arquillian.xml file here <http://svn.apache.org/repos/asf/tomee/tomee/tags/tomee-1.5.2/arquillian/arquillian-tomee-tests/arquillian-tomee-webprofile-tests/src/test/resources/arquillian.xml> , note that the "properties" property of the configuration block contains multiple items. Whenever I try that, using what I believe is the same (version 1.5.2 of tomee embedded Arquillian adapter), I get an exception complaining about a missing service-jar.xml. It appears that org.apache.openejb.config.ConfigurationFactory is being passed the contents of the "Properties" xml block as locations to search for the service-jar.xml file.
-- View this message in context: http://openejb.979440.n4.nabble.com/Arquillian-embedded-adapter-having-trouble-with-properties-tp4665663.html Sent from the OpenEJB Dev mailing list archive at Nabble.com.
