Oops, you're right.  I am using tapestry5-acegi-example, and I'd forgotten that 
it has me define the entities.  I was thinking that they were being defined 
internally to tapestry5-acegi.  I know enough of Hibernate to proceed from 
here.  Thanks!

----- Original Message ----
From: Robin Helgelin <[EMAIL PROTECTED]>
To: Tapestry users <users@tapestry.apache.org>
Sent: Wednesday, January 9, 2008 1:14:37 AM
Subject: Re: T5: Acegi table name too long for Oracle 9i


On Jan 9, 2008 12:38 AM, Franz Amador <[EMAIL PROTECTED]> wrote:
> Actually, it's not my table.  I presume it's being defined by
 tapestry5-acegi, which is why I posted it here.

It seems you are using the tapestry5-acegi-example? This example is
using Hibernate the easiest way it can, it also uses hsqldb in memory.
I guess you've just changed it into using Oracle instead?

To get around this you need to configure Hibernate to use a proper
tablename, I would suggest reading up on Hibernate for this.

-- 
        regards,
        Robin

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




Reply via email to