OES MAPI example how to complete build.properties
I have downloaded Oracle Entitlement Server MAPI example recently. The readme file says it has build.properties file that read by apache ant in order to compile and build *.war file. This sample app is designed to run from weblogic server. In my shop, there is a weblogic server installed/running from linux box with a domain name however I am not sure how to fill out values for the following keys specified in the build.properties file.
- middleware_home=<...>
- wl_dir=<...>
Let's say there is a domain name "fooDomain". The path to that domain is /somepath/oracle/Middleware/user_projects/domains/fooDomain. I need someone to help me to fill out above blanks. BTW - I am new to Oracle Identity Managment and its product (e.g. weblogic). Thank you for your advice!