On 7/6/2011 12:28 PM, Romain Manni-Bucau wrote:
openejb-core is already into the poenejb webapp, it shouldn't be elsewhere.
Hi, What i meant was that trying your suggestion <jee:jndi-lookup id="bookTestBeanImplLocal" jndi-name="SpringIntegration/BookTestBeanImplLocal"> <jee:environment>java.naming.factory.initial=org.apache.openejb.client.LocalInitialContextFactory </jee:environment> </jee:jndi-lookup> does not work as the application throws exception LocalInitialContextFactory class not found. This class was included in openejb-core-*.jar and I tried put this jar to other places but it did not help. So your suggestion does not work. Do you have any other idea pls. -- Best regards, Lam Le
