#### Cannot run application sample due to error deploying to IntegratedWebLogicServer.
[05:53:28 PM] #### Deployment incomplete. ####
[05:53:28 PM] Remote deployment failed
[Application sample stopped and undeployed from Server Instance IntegratedWebLogicServer]
Note: I'm using embedded weblogic server [Jdeveloper 11g].
Solution[Possible]:
1.Launch the weblogic admin console application : http://127.0.0.1:7101/console.
If you are running this for the first time,it will take some time.
2. Default user id/password are weblogic/weblogic1.
3.Once you login, click 'activate changes'.
4. Try to deploy your application now.
1 comment:
Refer to remote deployment error:
Is the activate changes button under 'view changes & restarts' tab?
There's no changes listed hence I could not click on the activate changes button. What could be the reason for that when remote deployment is still not working?
Post a Comment