How to create Shared library for ADF application deployed on WLS

Suppose you have two application.The first one is called "MainApplication" that contains the main menu and login . The second one is called "HrSetupApplication" which contains some taskflows related to the HR system.

1- add a Manifest file to "HrSetupApplication"

Manifest-Version: 1.0
Created-By: Tarek Bakr
Extension-Name: opr.operationComm
Extension-Title: HRS setup as a sharedLib
Specification-Title: hrsSetupLib
Specification-Version: 1.0
Specification-Vendor: Tarek Bakr
Implementation-Title: Hr system as a library
Implementation-Version: 1.1
Implementation-Vendor: Tarek Bakr

2- weblogic.xml

add library reference "opr.operationComm"

Comments

Anonymous said…
Very good post. I absolutely appreciate this website.
Stick with it!
Anonymous said…
If you wish for to grow your experience simply keep visiting
this web page and be updated with the most recent gossip posted here.

Popular posts from this blog

Another user has changed the row with primary key oracle.jbo.Key[12 ].

weblogic windows JPS-01050: Opening of wallet based credential store failed. Reason java.io.IOException: Failed to lock cwallet.sso.lck

Working With File Throgh WebUtill