RE: [JBoss-user] Cannot access EJB with multiple CMR columns

2003-12-29 Thread Rupp, Heiko
- > From: Alexey Loubyansky [mailto:[EMAIL PROTECTED] > Sent: Tuesday, December 23, 2003 11:11 PM > To: [EMAIL PROTECTED] > Subject: RE: [JBoss-user] Cannot access EJB with multiple CMR columns > > > So what is causing the SQLException? Incorrect SQL? > > > -O

RE: [JBoss-user] Cannot access EJB with multiple CMR columns

2003-12-24 Thread Rod Macpherson
1:11 PM To: [EMAIL PROTECTED] Subject: RE: [JBoss-user] Cannot access EJB with multiple CMR columns So what is causing the SQLException? Incorrect SQL? > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Rod Macpherson > Sent: Wednesday, D

RE: [JBoss-user] Cannot access EJB with multiple CMR columns

2003-12-24 Thread Alexey Loubyansky
So what is causing the SQLException? Incorrect SQL? > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Rod Macpherson > Sent: Wednesday, December 24, 2003 12:34 AM > To: [EMAIL PROTECTED] > Subject: [JBoss-user] Cannot access

[JBoss-user] Cannot access EJB with multiple CMR columns

2003-12-23 Thread Rod Macpherson
We get the following error fetching one of our entity beans in JBoss 3.2.2: java.sql.SQLException: ORA-00936: missing expression The associated table is different than every other table in the schema. I will use a fictitious example to explain. Assume you have a TREE table with six columns that