Skip to Main Content

Java Development Tools

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

JDeveloper 14c : Datasource being removed from integrated WLS

Paul (MITsa)Jul 3 2025

With Jdeveloper 12c and before we were able to create a datasource directly in the intergrated WLS.
We simply started the integrated WLS and created the datasource.
In the bc4j.xcfg file we chose datasource and set the name to our configured datasource (jdbc/xxxxx)

Now with Jdeveloper 14c this no longer works.
We create our datasource in the integrated WLS with the weblogic remote console but when we start our application from Jdeveloper the datasource has disappeared from the intergrated WLS.

It would seem that when the intergrated WLS starts it removes the datasource.

How can we define a datasource which is not automatically removed.
( we are now currently using a JDBC URL to workaround the problem)

KR
Paul

This post has been answered by Paul (MITsa) on Jul 4 2025
Jump to Answer
Comments
Post Details
Added on Jul 3 2025
7 comments
162 views