cancel
Showing results for 
Search instead for 
Did you mean: 

How to make the new deploed appl to run?

Former Member
0 Kudos

Hi all,

I have developed an WD application, and deployed the appl and ran it. <b>When I make any changes to the application abd build,deployed successfully and when i run...the old one is coming ...the changes made was not coming.</b> What caonfigurations i have to make inorder to work with newer version of deployed appl.

Thanks in advance

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member182372
Active Contributor
0 Kudos

Ganesh, try to undeploy your applcation first (using SDM) before deployment of new version.

BTW, does such behavior appear after server restart?

Former Member
0 Kudos

Hi,

Yes this happens after server restart.

How to undeploy from SDM.

Plz let me know?

Thanks

former_member182372
Active Contributor
0 Kudos

Check this

sridhar_k2
Active Contributor
0 Kudos

Hi Ganesh,

To Undeploy your Web Dynpro application From SDM.

Visual Admin -> Cluster -> Server -> Services -> Deploy -> Server -> Web Dynpro -> Select your App -> Remove.

Regards,

Sridhar

Former Member
0 Kudos

ganesh,

Check build/deploy logs in IDE for errors.

Seems that either build fails (and you are deploying old version) or deploy fails.

VS