I have been trying to connect Flex 3 to a mysql data service
on my localhost (development machine). I am using the create
application from database -> new connection profile. I keep
getting a connection refused. is it a driver issue? or local
security issue? mysql data service connect works well in cs3
dreamweaver (connection tested). I also tried adding a new jar from
mysql (mysql-connector-java-5.0.8-bin.jar) and then configuring it
in the flex preferences under connectivity.
Host URL: is localhost. Does anyone have any insight into this issue.
main message is:
java.net.SocketException
MESSAGE: java.net.ConnectException: Connection refused
Host URL: is localhost. Does anyone have any insight into this issue.
main message is:
java.net.SocketException
MESSAGE: java.net.ConnectException: Connection refused