Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    Amazon RDS and SmartGWT

    Hello,

    I wanted to deploy my app on EC2 and use Amazon RDS as the db.

    I am aware of the smartclient wiki suggesting using a custom ec2 ami image -- but that has a mysql running on the ec2 instance.

    How do I use RDS with Smargwt?

    Thanks.

    #2
    The wiki article also explains how to use Beanstalk, that's the easiest way.

    Comment


      #3
      Thanks for the reply.

      My question was to use Amazon RDS as the db.

      The wiki

      http://wiki.smartclient.com/display/Main/Using+SmartClient+and+Smart+GWT+with+Amazon+Web+Services

      does not mention anything about that.

      How do I use RDS with Smartgwt?

      Comment


        #4
        See RDS docs from Amazon - they are just ordinary database servers. Use JDBC settings as you would for any other installation.

        Comment

        Working...
        X