Hi Guys, I notice that there is wrong section in the docs: Bitronix also provides a simple embedded JNDI service, ideal for testing. To use it add a jndi.properties file to your META-INF and add the following line to it:
*Example 3.66. JNDI properties* java.naming.factory.initial=bitronix.tm.jndi.BitronixInitialContextFactory I was testing this configurations and I notice that if you put that file inside your META-INF directory it doesn't work. You need to add that file to your src/test/resources or src/main/resources directories for a Maven Project. Can somebody else check this, so we can change it? Cheers -- - MyJourney @ http://salaboy.wordpress.com - Co-Founder @ http://www.jugargentina.org - Co-Founder @ http://www.jbug.com.ar - Salatino "Salaboy" Mauricio -
_______________________________________________ rules-dev mailing list [email protected] https://lists.jboss.org/mailman/listinfo/rules-dev
