[JBoss-user] help with cmr and ejbql

2003-03-25 Thread kiuma
Hello, I've the following query SELECT OBJECT(center) FROM WaActivityCenter center WHERE center.activities.description = ?1 AND center.status 0 ORDER BY center.description activities and center are in a many to many relation. during deployment the log is: Starting failed

Re: [JBoss-user] help with cmr and ejbql

2003-03-25 Thread kiuma
kiuma wrote: Hello, I've the following query SELECT OBJECT(center) FROM WaActivityCenter center WHERE center.activities.description = ?1 AND center.status 0 ORDER BY center.description activities and center are in a many to many relation. during deployment the log is: Starting failed