Hello,
i want to lookup an EntityManagerFactory using JNDI in Spring. The factory is provided via Glassfish and the definition of its reference JNDI name in web.xml. The JNDI lookup in an session...
Type: Posts; User: chris.joelly; Keyword(s):
Hello,
i want to lookup an EntityManagerFactory using JNDI in Spring. The factory is provided via Glassfish and the definition of its reference JNDI name in web.xml. The JNDI lookup in an session...
Hello,
i am integrating the Activiti BPMN engine which uses sping for its configuration and bean instantiation. Activiti has the possibility to inject an datasource which i want to lookup via JNDI...