Deploying Application Basic Steps

What are the two basic steps that admin have to do after deploying the application & before running the application?

Questions by lintjohn

Showing Answers 1 - 24 of 24 Answers

shuhib.b

  • Oct 29th, 2009
 

Sorry to disagree, there's no need to restart the webserver after updating the webserver's plugin file, as the webserver automatically loads  the new plugin file after a given interval of time called the refresh interval.

  Was this answer useful?  Yes

Preetham R Enjamuri

  • Nov 9th, 2011
 

There is no need to restart the DMGR u need to restart the JVM on which the application is deployed

Save and Sync the node on which the application is deployed with the DMGR

generate and propagate the plugin.

  Was this answer useful?  Yes

indian

  • Jan 5th, 2012
 

Sometime we do need dmgr restart before syncing the node.

  Was this answer useful?  Yes

naresh

  • Jan 6th, 2012
 

After deploying the new application we need to generate and propagate the plug in file otherwise the application will not recognise by plug in file. then after we need to restart the webservers.

Before starting the new application need to disable the auto start option for old war file then start the application.

  Was this answer useful?  Yes

Chris Sam

  • Mar 11th, 2012
 

After deploying the application in the server through Deployment Manager we can check whether it has been installed or not under the installedApps directory which is present after the default node profile path . If the application which we deployed is present under the installedApps with the correct time stamp then there is no need to sync the Node with Deployment Manager. Recycle of application server alone is well and good. If the application which we deployed is not under the installedApps then synchronization of node is must in order for the changes to get reflected along with the recycle of the application server.

After the successful deployment the plugin is generated ( plugin.xml) and it is moved to the respective webserver.

  Was this answer useful?  Yes

santha

  • Dec 7th, 2012
 

After deployment of application on to server..
1) the first step is to configure Virtual Host for that server port numbers and assigning to application as virtual host resource configuration.
2) restart is required for the all changes effects onto master repository..
then we have to check for the application present status whether is running or not..

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions