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

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