Skip to Main Content

Application Development Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Redeploying all application libraries to a managed server

tsembaJul 22 2008 — edited Jul 29 2008
I have a vanilla installation of WebLogic 10.2 portal on HP-UX 11i v2.

Application libraries (Domain Structure -> Deployments -> [Control] tab) have around 137 application libraries deployed to the "AdminServer" as a target by default.

Now I created a managed server and I want to target all the 137 application libraries to the newly created managed server so I can use the portal features.

How can I do that programattically or using the WLST, I'm trying to avoid accessing all 137 libraries (from the /console) one by one to add the newly created managed server to the list of targets (and actually have the libraries distributed to the managed server)?

I'm simplifying my situation above, as my real situtation is that the managed server is remote managed server and is part of a cluster.

Any hints are appreciated.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 26 2008
Added on Jul 22 2008
4 comments
1,407 views