-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Mike,
Mike LI wrote:
>> Christopher Schultz wrote:
>>
>> Can you post more of this stack trace? I wonder if the real problem
>> is "cannot connect to database", and not "SQL syntax error", as
>> suggested by the exception class.
>
> [Mike] It's a sh
Thank Chris for help. I have questions embedded below.
> Data Access Failure JDBC exception on Hibernate data access; nested
> exception is org.hibernate.exception .SQLGrammarException: could not
> insert: [com.cmn.model.User]
Can you post more of this stack trace? I wonder if the real problem is
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Mike,
Mike LI wrote:
> Data Access Failure JDBC exception on Hibernate data access; nested
> exception is org.hibernate.exception .SQLGrammarException: could not
> insert: [com.cmn.model.User]
Can you post more of this stack trace? I wonder if the re
Dear Team,
I'm new with Tomcat & Hibernate. We have a weird
problem: When I test our website locally with Tomcat & MySQL,
everything is OK. But after I copy our webapp under Tomcat to remote
web hosting, I can only access the JSP pages, not able to access data
from database.
The error on page