I don't run this command I run mvn jetty:run-war directly Actually I am using my own generated db and have just mapped it thro jdbc.properties file. The login problem occurs sometimes say once in 10 times.
Regards Anshu -----Original Message----- From: Matt Raible [mailto:[EMAIL PROTECTED] Sent: Wednesday, July 09, 2008 11:22 AM To: [email protected] 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 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: [email protected] > Subject: Re: [appfuse-user] urgent help needed--login problem > > 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 application > I >> get the following error for the first time but for the second time it > works >> fine >> >> Can anyone please help me >> >> >> >> Regards >> >> Anshu >> >> >> >> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
