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!

How to change DataSource reference dynamically

DLopezMar 15 2016 — edited Apr 14 2016

Hi,

Using Jdev 12.2

I'm developing a Rest Web Services Application.

Since JDev in now native with Rest, the way to create the services change, but that is not the question.

I have to, after deploy the application (EAR), be able to change, somehow, the reference to Weblogic DataSource.

Now I have, in my AppModule / Configurations / AppModuleLocal, the reference to my DS - jdbc/HRConnDS

pastedImage_0.png

I have been looking for a way to change that reference, by using Enterprise Manager or Deployment Plan, but nothing that gives me an example.

Does anyone have any idea and / or a link that demonstrates it?

Thanks

This post has been answered by DLopez on Mar 28 2016
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 25 2016
Added on Mar 15 2016
9 comments
1,888 views