Hi,
Can we set up have two method servers for one repository in D6. Does Documentum supports clustered method server.
D6 uses weblogic
Regards
Sanjay
If there are Accepted Answers, those will be shown by default. You can switch to 'All Replies' by selecting the tab below.
you could create a 2nd local server config object and change its JMS URL to your 2nd node in Weblogic. That way Documentum handles the clustering.
Could be a way to go if your admins are more familar with DCTM rather than Weblogic. Also allows for a lot more sessions
Yes. I believe there is a whitepaper/support note on Powerlink that describes this.
I am installing this cluster using same document you mentioned but having some issues here.
I am using weblogic 10.3.2 and also apache server 2.2.17. The problem is as per instructions on page 33 of the guide when I tried to start apache webserver after adding hollowing lines in httpd.conf file it failed to start without giving any valid reason:
any clue as to how can I fix that.
Hi Ahmar,
Are you trying to cluster the JMS (this is what the OP was about) or just weblogic for webapp? If JMS, then you should use the version that is provided by Content Server. I think I read somewhere that you cant use your own weblogic instance (or newer version).