Hi I've created helloworld example (CRUD) , moon creartion etc. And I've used "universe-mysql-ds.xml", (as described in tutorial), mysql-connector.... (copy in jBoss directory) und i let run Universe_ddl.sql (nevertheless I did not know exaclty in which database it must run, therefore I did once in test database and once in hellowworld). But in both cases i had problem with connection with database, as you see below:
System error (org.fornax.cartridges.sculptor.framework.errorhandling.DatabaseAccessException), caused by: Hibernate operation: Cannot open connection; uncategorized SQLException for SQL [???]; SQL state [null]; error code [0]; Could not create connection; - nested throwable: (java.sql.SQLException: Access denied for user: [EMAIL PROTECTED] (Using password: YES)); - nested throwable: (org.jboss.resource.JBossResourceException: Could not create connection; - nested throwable: (java.sql.SQLException: Access denied for user: [EMAIL PROTECTED] (Using password: YES))); nested exception is org.jboss.util.NestedSQLException: Could not create connection; - nested throwable: (java.sql.SQLException: Access denied for user: [EMAIL PROTECTED] (Using password: YES)); - nested throwable: (org.jboss.resource.JBossResourceException: Could not create connection; - nested throwable: (java.sql.SQLException: Access denied for user: [EMAIL PROTECTED] (Using password: YES))) thanks for advices parviz -- View this message in context: http://www.nabble.com/problem-with-database-connection-tp17276644s17564p17276644.html Sent from the Fornax-Platform mailing list archive at Nabble.com. ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Fornax-developer mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fornax-developer
