aspose file tools
The moose likes BEA/Weblogic and the fly likes Extending an existing domain Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Products » BEA/Weblogic
Reply Bookmark "Extending an existing domain " Watch "Extending an existing domain " New topic
Author

Extending an existing domain

leaon lee
Greenhorn

Joined: Nov 23, 2011
Posts: 1
Hi everyone,

I hava a question, that is how to add additional servers to an existing domain?

the concrete environment is:
there are three physical linux machines and i have installed weblogic on them, one of the machines as the admin server(have created a domain on it), the other two machines as the managed server, and have deployed the same services on them.

now i have two another new machines(nothing on them), and i want to add them as the manged servers to this domain and want to clone the deployed services of existing managed servers to the two new managed servers, that is the four managed servers are deployed the same services.

So what shoud i do? I would really appreciate any help regarding this.


 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Extending an existing domain
 
Similar Threads
weblogic multipe sites on same host
WLS 8.1 Clustering - Managed Servers in different m/c's
replicate a existing weblogic domain
How to route requests to a managed server
Weblogic - same application on different managed servers with in the same domain - possible or not?