Hi,
I would like to share the steps to deploy the ADF application from JDEv to JCS Weblogic ( or any standalone weblogic server ).
1. Create an Application Server connection from the JDev by giving Hostname, Port, Credentials , Weblogic Domain from below navigation.
b. Give connection name :
d. Give hostname, ports, domain name
e. Next click on Test. The Test status would be shown as below
2. Select the required deployment profile from below menu :
Application ==> Deploy
The log will show the status of the deployment.
If the application context names are already use in server, the deployment might fail.
In such case, change the J2EE context of the application and redeploy.
3. Verify the deployment from JCS.
Thanks for reading,
Srikanth
I would like to share the steps to deploy the ADF application from JDEv to JCS Weblogic ( or any standalone weblogic server ).
1. Create an Application Server connection from the JDev by giving Hostname, Port, Credentials , Weblogic Domain from below navigation.
a. Select Standalone server as below :
b. Give connection name :
c. Give server credentials with which you login to weblogic console.
d. Give hostname, ports, domain name
e. Next click on Test. The Test status would be shown as below
f. If all the tests are successfull, click on finish.
2. Select the required deployment profile from below menu :
Application ==> Deploy
The log will show the status of the deployment.
If the application context names are already use in server, the deployment might fail.
In such case, change the J2EE context of the application and redeploy.
3. Verify the deployment from JCS.
Thanks for reading,
Srikanth
No comments:
Post a Comment