Hello,
I am wondering how a user can copy/migrate a webapp published on one weblogic server to an other if there is no source/designer code available.
Thank you.
I am wondering how a user can copy/migrate a webapp published on one weblogic server to an other if there is no source/designer code available.
Thank you.
RE: Moving published webapp from one weblogic server to an other
If you are just moving a published application from one server to another, without trying to make any changes to it, they you should be able to just copy the webapp directory across. If you need to adjust service URLs or database details, then this information should be in the morphyc.xml file under the doc directory of the published app, and can be manually changed.
It is important to realise that a published application does not contain all the details included in a project specification though, so there is no easy way to recreate the project spec in the studio from just the published output. Because of this it is very important to maintain copies of the project specifications, eg by using the Team Server or some other backup solution.
I hope this helps.
Let me know if you have any further questions.
Regards,
Gerard