[JBoss-user] [Persistence & CMP/JBoss] - Re: EJB-QL ERROR with 3.2.3 but working with 3.0.4

2004-05-18 Thread sesques
Try to update your JDK JBoss has potentially problems with JDK 1.3.x See the Wiki page: http://jboss.org/wiki/Wiki.jsp?page=JBossInstallation Pascal View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3835336#3835336 Reply to the post : http://www.jboss.org/inde

[JBoss-user] [Persistence & CMP/JBoss] - Re: EJB-QL ERROR with 3.2.3 but working with 3.0.4

2004-05-18 Thread JBS
"sesques" wrote : What is your jdk version ? | 1.3.1_01 View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3835318#3835318 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3835318 -

[JBoss-user] [Persistence & CMP/JBoss] - Re: EJB-QL ERROR with 3.2.3 but working with 3.0.4

2004-05-18 Thread JBS
Unfortunately it does not work. The error message is the same: jvm 1| org.jboss.deployment.DeploymentException: Error compiling EJB-QL statement 'SELECT OBJECT(c) FROM CustomerEJB AS c'; - nested throwable: (java.lang.NoSuchMethodError) jvm 1| at org.jboss.ejb.plugins.cmp.jdbc.JDBC

[JBoss-user] [Persistence & CMP/JBoss] - Re: EJB-QL ERROR with 3.2.3 but working with 3.0.4

2004-05-17 Thread sesques
What is your jdk version ? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3835247#3835247 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3835247 --- This SF.Net email

[JBoss-user] [Persistence & CMP/JBoss] - Re: EJB-QL ERROR with 3.2.3 but working with 3.0.4

2004-05-17 Thread deanwampler
Try adding "as" to the query: query="SELECT OBJECT(c) FROM CustomerEJB AS c" View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3835222#3835222 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3835222 --

[JBoss-user] [Persistence & CMP/JBoss] - Re: EJB-QL error

2004-03-08 Thread aquila125
/me smashes head into keyboard.. found the problem... something application specific.. Sebastiaan http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3824673#3824673";>View the original post http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3824673>Reply to the post