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
org.jboss.deployment.DeploymentException: Error compiling EJB-QL statement 'SELECT 
OBJECT(o) FROM ET01 o WHERE o.programa = ?1 AND o.fDesde = ?2 AND o.fHasta = ?3 AND 
o.tipoHab = ?4 AND o.regAlimento = ?5'; - nested throwable: 
(org.jboss.ejb.plugins.cmp.ejbql.UnknownPathException: Unknown terminal field: at line 
1, column 63.  Encountered: "fDesde" after: "o.")
   at org.jboss.ejb.plugins.cmp.jdbc.JDBCEJBQLQuery.(JDBCEJBQLQuery.java:52)
   at 
org.jboss.ejb.plugins.cmp.jdbc.JDBCCommandFactory.createEJBQLQuery(JDBCCommandFactory.java:60)
 

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3852950#3852950

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3852950


-------------------------------------------------------
This SF.Net email is sponsored by:
Sybase ASE Linux Express Edition - download now for FREE
LinuxWorld Reader's Choice Award Winner for best database on Linux.
http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to