load balancing - Deploying standalone EAR in a weblogic cluster -


i have setup weblogic cluster on 2 hosts machine , machine b. nodemanagers of both machines reachable either of machine , can start , monitor managed servers either of 2 machines. trying deploy standalone ear machine managed server on machine b. no files getting pushed on machine b when that.

here steps followed.

  1. installed weblogic on both machines
  2. created domain on machine a
  3. configured domain adding managed servers(production_a , production_b) , machines(machine_a , machine_b), node managers machine_a , machine_b, through weblogic console.
  4. copiedd domain file structure machine b , enroll weblogic domain.

    nmenroll('/home/weblogic/oracle/middleware/user_projects/domains/clustereddomain', '/home/weblogic/oracle/middleware/wlserver/common/nodemanager')

    success

  5. created , configured cluster on both machines.

  6. configured data sources on both machine.

i can start , monitor managed servers either of 2 machines. if try deploy ear(standalone) on machine machine b, no files getting pushed other machine.

do need manually copy ear machine b , deploy weblogic console

how ensure cluster working?

i followed [blog]: http://ajinkya-vichare.blogspot.in/2011/04/weblogic-clustering-on-different-host.html "weblogic clustering on multiple hosts". configured data sources. deployed ear on managed servers. working..:d


Comments

Popular posts from this blog

asp.net mvc - SSO between MVCForum and Umbraco7 -

Python Tkinter keyboard using bind -

ubuntu - Selenium Node Not Connecting to Hub, Not Opening Port -