Building the Web Services.ear File

The following target should be executed from the root directory of the project to create the .ear file for web services:

build weblogicWebservices -Dprp.webipaddress="address" -Dprp.contextproviderurl="url" -Dprp.contextfactoryname="factory"

Where:

This target will create a ready to install .ear file, <SERVER_MODEL_NAME>WebServices.ear located in <SERVER_DIR>/build/ear/WLS.

Note: Before executing this target, a fully built IBM Cúram Social Program Management application, ready for deployment, must exist.
1 The default value for the JNDI context provider uses a WebLogic Server -specific protocol, t3, for accessing the JNDI tree.