Error, error, trying to deploy directly to Application server in JDeveloper. It kept failing, had to deploy a war then install/deploy in weblogic console.
[09:39:49 AM] ---- Deployment started. ----
[09:39:49 AM] Target platform is (Weblogic 10.3).
[09:39:49 AM] Retrieving existing application information
[09:39:49 AM] Running dependency analysis...
[09:39:49 AM] Building...
[09:39:49 AM] Deploying profile...
[09:39:49 AM] Wrote Web Application Module to C:\work\Oracle_IAM\iam\JDeveloper_Projects\Captcha\deploy\captcha.war
[09:39:49 AM] Deploying Application...
[09:39:50 AM] Weblogic Server Exception: weblogic.management.ManagementException: [Deployer:149007]New source location, 'C:\app\oracle\Middleware_IAM\user_projects\domains\IAMDomain\servers\AdminServer\upload\aglc.iam.captcha\1@1\app\captcha.war', cannot be deployed to configured application, 'aglc.iam.captcha [LibSpecVersion=1,LibImplVersion=1]'. The application source is at 'C:\app\oracle\Middleware_IAM\Oracle_IAM1\server\apps\aglc.iam.captcha.war'. Changing the source location is not allowed for a previously attempted deployment. Try deploying without specifying the source.
[09:39:50 AM] See server logs or server console for more details.
[09:39:50 AM] weblogic.management.ManagementException: [Deployer:149007]New source location, 'C:\app\oracle\Middleware_IAM\user_projects\domains\IAMDomain\servers\AdminServer\upload\aglc.iam.captcha\1@1\app\captcha.war', cannot be deployed to configured application, 'aglc.iam.captcha [LibSpecVersion=1,LibImplVersion=1]'. The application source is at 'C:\app\oracle\Middleware_IAM\Oracle_IAM1\server\apps\aglc.iam.captcha.war'. Changing the source location is not allowed for a previously attempted deployment. Try deploying without specifying the source.
[09:39:50 AM] Deployment cancelled.
[09:39:50 AM] ---- Deployment incomplete ----.
[09:39:50 AM] Remote deployment failed (oracle.jdevimpl.deploy.common.Jsr88RemoteDeployer)
[09:43:30 AM] ---- Deployment started. ----
[09:43:30 AM] Target platform is (Weblogic 10.3).
[09:43:30 AM] Retrieving existing application information
[09:43:30 AM] Running dependency analysis...
[09:43:30 AM] Building...
[09:43:42 AM] Deploying profile...
[09:43:42 AM] Wrote Web Application Module to C:\work\Oracle_IAM\iam\JDeveloper_Projects\Login\deploy\login.war
[09:43:42 AM] Deploying Application...
[09:43:43 AM] Weblogic Server Exception: weblogic.management.ManagementException: [Deployer:149007]New source location, 'C:\app\oracle\Middleware_IAM\user_projects\domains\IAMDomain\servers\AdminServer\app\login.war', cannot be deployed to configured application, 'login'. The application source is at 'C:\app\oracle\Middleware_IAM\user_projects\domains\IAMDomain\servers\AdminServer\upload\login.war'. Changing the source location is not allowed for a previously attempted deployment. Try deploying without specifying the source.
[09:43:43 AM] See server logs or server console for more details.
[09:43:43 AM] weblogic.management.ManagementException: [Deployer:149007]New source location, 'C:\app\oracle\Middleware_IAM\user_projects\domains\IAMDomain\servers\AdminServer\app\login.war', cannot be deployed to configured application, 'login'. The application source is at 'C:\app\oracle\Middleware_IAM\user_projects\domains\IAMDomain\servers\AdminServer\upload\login.war'. Changing the source location is not allowed for a previously attempted deployment. Try deploying without specifying the source.
[09:43:43 AM] Deployment cancelled.
[09:43:43 AM] ---- Deployment incomplete ----.
[09:43:43 AM] Remote deployment failed (oracle.jdevimpl.deploy.common.Jsr88RemoteDeployer)