Re: Running Multiple Instances via MXJ / MBean
Posted by: Andrew Rubinger
Date: March 08, 2007 09:55AM

Hi Eric; thanks for your reply.

I ended up grabbing the source and making some changes to MysqldResource.java in order to:

* Ensure that explicitly-defined mysqldArgs are not overwritten by the MysqldResource.options Map
* Allow for resetting of MysqldResource.datadir when overridden.
* Allow for overriding the name of the default PID File

..and probably some other changes. I now have 3 instances running on one machine from an MBean deployment - one master and 2 (read-only, which I'm currently configuring as slaves).

Would you like me to send you a snapshot of my modified source?

S,
ALR

Options: ReplyQuote




Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.