Dear Experts,
I am developing an application comprised of multiple business layers (/ Model Layer (EOs, VOs, and an AM) ) already created as ADF Jar libraries.
I need to learn how I can deploy them separately before deploying the actual view layer (BTFs, Java Beans etc) into a standalone WLS application server (not an integrated ).
I generally understand the concept of Domain servers, (administration server, managed server) and I have bean able to actually deploy one ADF application as EAR file, but I just need to be able to deploy model layer as jar files prior to actually deploying the view layer.
Any clue or reference to related document would be very helpful.
Thanks in advance,
M