Results 1 to 6 of 6

Thread: Spring FrameWork With Mysql

  1. #1
    Join Date
    Oct 2007
    Posts
    5

    Default Spring FrameWork With Mysql

    Hai

    I have setup the Mysql Replication In The Database.I need to Know how if the master downs slave should automatically Started .We are Using Spring Framework And Hibernate.Is there any way to handle through Spring.

    Help it..

  2. #2
    Join Date
    Sep 2006
    Location
    UK
    Posts
    8,424

    Default

    I would have thought the replication configuration is a MySQL concern. If I remember rightly, you name the servers to talk to in the JDBC URL, I'd have a read of the reference manual.
    Barracuda Networks SSL VPN Lead Developer
    http://pramatr.wordpress.com
    http://twitter.com/karldmoore
    http://www.linkedin.com/in/karldmoore
    Any postings are my own opinion, and should not be attributed to my employer or clients.

  3. #3
    Join Date
    Oct 2007
    Posts
    5

    Default Doubt

    Quote Originally Posted by karldmoore View Post
    I would have thought the replication configuration is a MySQL concern. If I remember rightly, you name the servers to talk to in the JDBC URL, I'd have a read of the reference manual.
    I have finished the Mysql Replication Database.In My Application we are talking to Master Only.In some cases Master Downs,The Application Should talk to Slave.Is there any Way to do through Spring or Hibernate.In our Application We are using Hibernate,Spring Framework and struts.

    Looking for further Communication From U....

    If u have any material related to this Issue,Please send mail to dilipsrmmca@gmail.com

  4. #4
    Join Date
    Sep 2006
    Location
    UK
    Posts
    8,424

    Default

    As I said, I think this is down to the URL you specify, I'd start with the reference manual and go from there.
    Barracuda Networks SSL VPN Lead Developer
    http://pramatr.wordpress.com
    http://twitter.com/karldmoore
    http://www.linkedin.com/in/karldmoore
    Any postings are my own opinion, and should not be attributed to my employer or clients.

  5. #5
    Join Date
    Oct 2007
    Posts
    5

    Default Help

    Quote Originally Posted by karldmoore View Post
    As I said, I think this is down to the URL you specify, I'd start with the reference manual and go from there.
    Sorry to disturb U again.I dont have any reference manual.If ur having ,Please sent to My Mail .
    My Mail Id: dilipsrmmca@gmail.com

    Looking for further Communication from U...

  6. #6
    Join Date
    Sep 2006
    Location
    UK
    Posts
    8,424

    Default

    Just have a seach on the internet, there's plenty of information out there!
    Barracuda Networks SSL VPN Lead Developer
    http://pramatr.wordpress.com
    http://twitter.com/karldmoore
    http://www.linkedin.com/in/karldmoore
    Any postings are my own opinion, and should not be attributed to my employer or clients.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •