I need to make a webservice that connects to a mysql db… I followed the tutorial at myeclipse learning center but it uses oracle thin driver.
I use the MySQL Connector/J Driver and follow the same steps for Oracle thin driver. When I try connecting to the database I get the error “Error while trying to log to database: Illegal connection por value ‘3306>]'”
How do I fix the problem or is there another way to make this work.
thanks