Hello folks ,
While still playing around with the possibilities and functionalities of ADF in the Oracle java cloud.
While deploying to the cloud I used the ear deployment profile which contains the model and view controller eetc.
I wish to deploy the model as a shared library for which I can deploy different war as view controllers which will use that single shared model shared library.
Is this something that can be achieved, is so how? If not why?