Deploying the Project
You deploy your business services project by right clicking on your project and selecting Deploy. Then select the Integrated WLS.
You should receive messages similar to the following during the deployment process:
** [01:00:32 PM] ---- Deployment started. ---- [01:00:32 PM] Target platform is (Weblogic 10.3). [01:00:38 PM] Retrieving existing application information [01:00:39 PM] Running dependency analysis... [01:00:39 PM] Building... [01:00:48 PM] Deploying profile... [01:01:02 PM] Wrote Web Application Module to C:\E900\PS900\Java\source\oracle\e1\bssv\JP010020\deploy\JP010020.war [01:01:04 PM] Redeploying Application... [01:01:44 PM] [Deployer:149192]Operation 'deploy' on application 'JP010020' is in progress on 'DefaultServer' [01:01:45 PM] [Deployer:149194]Operation 'deploy' on application 'JP010020' has succeeded on 'DefaultServer' [01:01:45 PM] Application Redeployed Successfully. [01:01:45 PM] The following URL context root(s) were defined and can be used as a starting point to test your application: [01:01:45 PM] http://10.139.119.189:7101/context-root-JP010020 [01:01:45 PM] Elapsed time for deployment: 1 minute, 13 seconds [01:01:45 PM] ---- Deployment finished. ---- **