Back out plan for a Web App

Posted by nobody on Stack Overflow See other posts from Stack Overflow or by nobody
Published on 2010-03-27T10:30:12Z Indexed on 2010/03/27 10:33 UTC
Read the original article Hit count: 238

We need a back out plan for a web app whose first maintenance release is going to production soon. The issue we are facing is even if we back out new EAR and deploy old one , the data which was keyed in using new release would not support old business rules(current), since there is enormous changes in business rules. Can you suggest how do we tackle this issue?

© Stack Overflow or respective owner

Related posts about j2ee

Related posts about database