We are using weblogic version 12C. Steps to reproduce the issue: -
- Create the datasource.
- Deploy the application to weblogic.
- Application works fine.
- Update the deployed ear with the new one.
- Application is not able to connect the datasource.
- Datasource not available in the JNDI tree.
We need to create either a new datasource everytime or save the datasource setting again.
Can someone please check and let me know if you know some solution for this?