1. Database connection using JBoss Seam & JBoss Tools for Eclipse coderanch.com |
2. Unable to load database schema in Jboss Dev Seam Project coderanch.comI am using JBoss Developer Studio 4 GA to develop seam application using jboss-seam 2.2.2 Final. I successfully connected the database through hsqldb conenction and also MySQL db through MySQL connection. Either way both can be browsed from the Database Development perspective. Now when i try to use Seam Generate Entities and use Reverse Engineer form database, I am not able ... |