Oracle Smartupgrade for weblogic deployment
their META-INF/MANIFEST.mf and weblogic-application.xml needs modifying ( i.e to add references to shared libraries etc ).
my question is , should i first unpack the EAR's modify the manifest.mf , weblogic-application.xml , then repack it and then run smartupgrade for them
OR
run smartupgrade for them, then unpack the upgraded EAR , modify the manifest.mf , weblogic-application.xml , then repack it , then run smartupgrade again to make sure there are no syntax errors ?
or is there another way,
in a nutshell should the modifcation of manisfest , weblogic-application.xml be done before or after smartupgrade ?