cancel
Showing results for 
Search instead for 
Did you mean: 

Undeploy extn framework

Former Member
0 Kudos

Hi Experts,

Could you please guide me the simplest way of undeploying .EAR file as a part of implementing an extension framework on NWDS 7.3. I had found issues with code snippet after deploying and would like to roll back for changes and redeploy. And would also wish to know if there is any process of testing the program before deploying it?

Thanks

Rimesh

Accepted Solutions (1)

Accepted Solutions (1)

normann
Advisor
Advisor
0 Kudos

Hi Rimesh,

you can just remove the class from the task and it would not be executed anymore.

Regarding testing: You can debug the class as every other class with the J2EE debug capabilities.

Regards

Norman

Former Member
0 Kudos

Thanks ... while redeploying I had seen an error with a fix-prompt to 'undeploy the application and then try again' and when tried today it was just able to redeploy successfully after just overwriting the EAR ..

Answers (0)