Java EE Tutorial #14 - JDNI Resources

Java EE Tutorial #14 - JDNI Resources In this video I will show you different ways to manage and use jndi resources in Java EE. We will create a new custom resource on the Server and use it in our application. In the end I will show you an easy way to refresh your injected resources. Asadmin-Command: : You can find the source code on github: If you have any questions, feel free to write a c
Back to Top