Yes, if I don't use the JNDI Datasource lookup facility of Spring all works.
So two questions : - Does someone know on which port OpenEJB start the JNDI service - Does someone know how to configure it, I try the following code : props.put(Context.PROVIDER_URL, "ejb:ejbd://localhost:3700"); and also the System.setProperty() one but it don't works ... Regards, Loïc -- View this message in context: http://openejb.979440.n4.nabble.com/JNDI-lookup-issue-when-instanciating-a-Spring-application-context-using-standalone-OpenESB-tp4655725p4655734.html Sent from the OpenEJB User mailing list archive at Nabble.com.
