[Hibernate] duh, what does it mean

2003-10-03 Thread khote
"hibernate not bound", I'm getting that error from one of my ActionServlets. --- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf ___ hibernate-devel mailing

[Hibernate] Best mechanism for string length validation?

2003-10-03 Thread Dylan Etkin
I would like to know the recommended mechanism for doing field validations. I have seen the validate method on Validatable but my question is this: Hibernate knows which dialect I am using, it also knows the length of the string field in the DB (either we told it in the mapping or it knows the

Re: [Hibernate] Hibernate forum activation

2003-10-03 Thread Christian Bauer
On 03 Oct (13:08), Torben Norling wrote: > Seems like the forum isn't sending out any activation > e-mail's. I've tried to create the user "torben" and > "torben2". "torben2" is active and I don't have any other mails in the queue. We have about 10 new users each day. -- Christian Bauer [EMAIL

[Hibernate] Hibernate forum activation

2003-10-03 Thread Torben Norling
Hi, Seems like the forum isn't sending out any activation e-mail's. I've tried to create the user "torben" and "torben2". // Torben = === Torben Norling | [EMAIL PROTECTED] | OO Consulting Bluefish AB | Tel: +46 8 459 93 31 | Sturegatan 34 | Mob: +46 70 556 15 28

[Hibernate] HibernateException: identifier of an instance altered

2003-10-03 Thread Tom Herrick
I intermittently receive the following exception from net.sf.hibernate.impl.SessionImpl.flushEntities when trying to save changes to my object under Hibernate. HibernateException: identifier of an instance of com.test.catalog.om.Product altered from 46-606 to 46-606 Note the extra spaces aft