[JBoss-user] [Persistence & CMP/JBoss] - Re: EJB Select not working

2004-12-28 Thread [EMAIL PROTECTED]
The wiki page explains why it is not the default one. This is our testsuite problem. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3859992#3859992 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3859992 ---

[JBoss-user] [Persistence & CMP/JBoss] - Re: EJB Select not working

2004-12-21 Thread stscit04
Hi, thanks for your help, it works! Is the SQL92 Compiler scheduled to become the default compiler for the JBoss 3.x series? Regards Stefan View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3859436#3859436 Reply to the post : http://www.jboss.org/index.html?m

[JBoss-user] [Persistence & CMP/JBoss] - Re: EJB Select not working

2004-12-21 Thread [EMAIL PROTECTED]
Looks like a bug. Try sql92 query compiler http://www.jboss.org/wiki/Wiki.jsp?page=PlugableQlCompiler View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3859397#3859397 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3859397

[JBoss-user] [Persistence & CMP/JBoss] - Re: EJB Select not working

2004-12-20 Thread stscit04
I tried 3.2.6 and the Exception disappeared. But the query still gives incorrect results (or at least unexpected results, maybe I am thinking in the wrong way) The SQL executed under 3.2.6 is: SELECT DISTINCT t0_m.id FROM Merchant t0_m, MerchantPartnerContract t1_m_merchantPartnerContract WHERE

[JBoss-user] [Persistence & CMP/JBoss] - Re: EJB Select not working

2004-12-17 Thread [EMAIL PROTECTED]
Try 3.2.6. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3859000#3859000 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3859000 --- SF email is sponsored by - The IT

[JBoss-user] [Persistence & CMP/JBoss] - Re: EJB Select not working

2004-12-16 Thread stscit04
I set logging to debug and the generated SQL is Executing SQL: SELECT DISTINCT t0_m.id FROM Merchant t0_m WHERE (t1_m_merchantPartnerContract.id IS NULL) which doesn't look ok to me... Regards Stefan View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3858915#3