[JBoss-user] [EJB 3.0] - Re: ora-00972

2006-05-16 Thread atodorov
Well.. unfortunately Oracle will not allow you to use column names, longer than 30 chars. I suppose this is the problem you encounter. Check the length of your property name and consider the naming strategy you use? For example, using org.hibernate.cfg.DefaultComponentSafeNamingStrategy and sev

[JBoss-user] [EJB 3.0] - Re: ora-00972

2006-05-17 Thread RamcisJBOSS
Hi, i tried to use the safe strategy, but it doesn't work, i got the same problem, i think that i missed some properties. here is my persistence. xml file | | java:OracleDS | | | | | | |