[JBoss-user] [Persistence CMP/JBoss] - Re: TransactionRolledBackException, IllegalStateException, J

2004-10-28 Thread Smilidon
mmm, maybe(i'm not an expert ;) field-nameFDesde/field-name != o.fDesde = ?2 case-sensitiv?? View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3853032#3853032 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3853032

[JBoss-user] [Persistence CMP/JBoss] - Re: TransactionRolledBackException, IllegalStateException, J

2004-10-28 Thread ivanlc
Hi all again, finally got it. The query doesnt compile because the database fields f_desde and f_hasta have been mapped to FDesde and FHasta in the entity bean but the finder refers to them as o.fDesde and o.fHasta The code is generated by Middlegen 2b and I just cut and paste from the

[JBoss-user] [Persistence CMP/JBoss] - Re: TransactionRolledBackException, IllegalStateException, J

2004-10-27 Thread ivanlc
Hi all, error is due to a compilation of EJB-QL sentence. There must be a good reason why it doesn't compile but I can't see it (yet). 2004-10-27 14:23:21,484 ERROR [org.jboss.ejb.EntityContainer] Starting failed jboss.j2ee:jndiName=pdmV1-I1.EDestinLocalHome,service=EJB

[JBoss-user] [Persistence CMP/JBoss] - Re: TransactionRolledBackException, IllegalStateException, J

2004-10-25 Thread ivanlc
Hi, here is the ejb-jar.xml (with additional finder in ET01 making EZonas fail) and further down ejb-jar.xml (without additional finder in ET01). ?xml version=1.0 encoding=ISO-8859-1? !DOCTYPE ejb-jar PUBLIC -//Sun Microsystems, Inc.//DTD Enterprise JavaBeans 2.0//EN

[JBoss-user] [Persistence CMP/JBoss] - Re: TransactionRolledBackException, IllegalStateException, J

2004-10-25 Thread ivanlc
Hi again, too much info in the post and the config file got truncated. I'll send them to your mail account if that doesn't bother you. Cheers, Ivan View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3852537#3852537 Reply to the post :

[JBoss-user] [Persistence CMP/JBoss] - Re: TransactionRolledBackException, IllegalStateException, J

2004-10-23 Thread Raist_Majere
Please provide ejb-jar.xml and other usefull config files/source classes to help you. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3852437#3852437 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3852437