Skip navigation
Currently Being Moderated

Java/Flex Project with RDS Support

Jan 20, 2011 2:45 AM

Hi there,

I have been banging my head for a long time now. I am creating a Java/Flex project in eclipse(FB Plugin) with the need to be able to develop the services simultaneously with the UI code. However I am not able to connect to the DS using the wizard.. it says connection refused all the time. I have been googling a lot and seems to be a problem.. has anybody found a solution.. yet.. please help...

 
Replies
  • Currently Being Moderated
    Jan 20, 2011 11:06 AM   in reply to avijitx123

    We could use some information like:

    BlazeDS version

    Turnkey/Tomcat or other appserver.

    DBMS type and version.

     

    Can you connect and see the samples datasource?

     

    I would confirm you can connect to your DBMS using some JDBC query tool using the same driver, JDBC URL, etc.  If you can connect in the query tool, confirm your driver jar is correctly located in the tomcat/lib directory (or proper dir for your appserver if not tomcat). Also make sure you are using the correct driver for your dbms version and java version. For instance, Oracle has different drivers for the 1.5 and 1.6 JREs.

     
    |
    Mark as:

More Like This

  • Retrieving data ...

Bookmarked By (0)

Answers + Points = Status

  • 10 points awarded for Correct Answers
  • 5 points awarded for Helpful Answers
  • 10,000+ points
  • 1,001-10,000 points
  • 501-1,000 points
  • 5-500 points