Service Virtualization

How to connect to Driver Based JDBC virtual service hosted in remote VSE using local java code?

  • 1.  How to connect to Driver Based JDBC virtual service hosted in remote VSE using local java code?

    Posted Nov 14, 2015 12:16 AM

    Hi

     

    I developed a JDBC driver based virtual service and hosted in remote VSE.

     

    When I execute java code in the hosted machine using "localhost" as part of JDBC url. Everything works.

     

    But the same code when executing from my local machine, does not work. It simply hangs.

     

    Can someone quickly help me the correct connection string to use to connect to remote virtual db?

     

    I am using MySQL driver.

     

    Regards

    Raj