mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:2803)
> at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1573)
> at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:1665)
> at com.mysql.jdbc.Connection.execSQL(Connection.java:3118)
> at com.mysql.jdbc.Connection.set
PROTECTED]
Sent: Thursday, July 10, 2008 5:09 PM
To: users@appfuse.dev.java.net
Subject: Re: [appfuse-user] urgent help needed--login problem
Hi Anshu,
Can you run "mvn hibernate3:hbm2dll" and tell us if it succeeds or throws an
exception?
Also, can you post the full sta
Hi Anshu,
Can you run "mvn hibernate3:hbm2dll" and tell us if it succeeds or throws an
exception?
Also, can you post the full stacktrace of the exception you are getting? I
saw on your first post just part of it in the screenshot you included but I
am wondering if there isnt any other root excep
ECTED]
Sent: Wednesday, July 09, 2008 11:22 AM
To: users@appfuse.dev.java.net
Subject: Re: [appfuse-user] urgent help needed--login problem
Can you run "mvn hibernate3:hbm2dll" successfully?
Matt
On Tue, Jul 8, 2008 at 11:34 PM, Anshu Dhamija
<[EMAIL PROTECTED]> wrote:
> I am sor
e-
> From: Matt Raible [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, July 09, 2008 9:46 AM
> To: users@appfuse.dev.java.net
> Subject: Re: [appfuse-user] urgent help needed--login problem
>
> Please don't use "urgent" in the subject of your e-mails.
>
> If
I am sorry for writing urgent in subject list
But I am using hibernate and not jpa
Regards
Anshu
-Original Message-
From: Matt Raible [mailto:[EMAIL PROTECTED]
Sent: Wednesday, July 09, 2008 9:46 AM
To: users@appfuse.dev.java.net
Subject: Re: [appfuse-user] urgent help needed--login
Please don't use "urgent" in the subject of your e-mails.
If you're using JPA, you likely need to uncomment the OPIVF in your web.xml.
Matt
On Tue, Jul 8, 2008 at 10:07 PM, Anshu Dhamija
<[EMAIL PROTECTED]> wrote:
> Hi everyone
>
> I need an urgent help. When I login into my ap