I'm trying to get the flex based mysql administration app (http://coenraets.com/viewarticle.jsp?articleId=88) working, but it is failing when attempting to connect to the database.
Any tips on getting mysql to connect? I placed the .jar file in the WEB-INF/lib sub-directory, but it doesn't seem to know its there.

