forgot to post the @Before method, which is important...
@Before
public void before() throws NamingException, LiquibaseException,
SQLException {
ejbContainer.getContext().bind("inject", this);
}-- View this message in context: http://openejb.979440.n4.nabble.com/how-to-get-mail-session-from-JNDI-tp4664156p4664206.html Sent from the OpenEJB User mailing list archive at Nabble.com.
