I just installed MySQL in Amazon RDS, using its wizards. I selected the same security group my EC2 instance is using.
I tried to access this by Eclipse AWS toolkit. What I did is right clicking on the RDS instance and clicked on "Conenct". Then it asked for the password and tried to connect, but ended up with the below error.
Unable to connect to RDS database
java.lang.reflect.InvocationTargetException
I have seen number of posts regarding this without having a single solution.