Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

MySQL Driver not installed with TogetherArchitect?

0 views
Skip to first unread message

alexandra stehman

unread,
Jul 26, 2006, 8:59:44 AM7/26/06
to

I attempted to demo TogetherArchitect to test its ability to reverse engineer database schemas from mysql but it appears Together Architect does not include the mysql driver? The error below is what occurs when I attempt to connect to the MySQL database:

java.lang.ClassNotFoundException: org.gjt.mm.mysql.Driver
at java.net.URLClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at com.borland.selena.dbmodeling.A.F.B.C.J(JdbcDatabaseDefault.java:112)
at com.borland.selena.dbmodeling.A.F.B.C.V(JdbcDatabaseDefault.java:124)
at com.borland.selena.dbmodeling.A.F.B.C.B(JdbcDatabaseDefault.java:179)
at com.borland.selena.dbmodeling.A.E.B.D$_A.C(ConnectionWaiterCommand.java:92)
at com.borland.selena.dbmodeling.A.A.C.B(StoppableCommand.java:14)
at com.borland.selena.dbmodeling.A.A.A.run(ThreadCommand.java:21)
at java.lang.Thread.run(Unknown Source)

ElenaA

unread,
Jul 26, 2006, 9:54:02 AM7/26/06
to
third-party drivers aren't distributed with Together (actually, we aren't
permitted to include them in Tg installation)
"alexandra stehman" <aste...@ibistek.com> wrote in message
news:44c76740$1...@newsgroups.borland.com...

alexandra stehman

unread,
Jul 26, 2006, 10:46:47 AM7/26/06
to

Thanks, Elena.

I tried pointing Together to the new driver but it reported some other strange error (http://groups.google.com/group/borland.public.together.modeling/browse_thread/thread/71b8137c31de0861/#)

I ended up hacking the mysql.xml file in order to get everything to work properly. I think it is OK now, although I am not seeing any of the FK relationships from the mysql DB.

Kind Regards,
Alexandra Stehman

0 new messages