[JBoss-user] [Persistence CMP/JBoss] - Re: Error compiling EJB-QL statement NoSuchMethodError

2004-05-27 Thread Alastair Brown
Yep,  Thanks thats the problem!

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3836404#3836404

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3836404



---
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149alloc_id=8166op=click
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Persistence CMP/JBoss] - Re: Error compiling EJB-QL statement NoSuchMethodError

2004-05-26 Thread ironbird
Post your descriptors (ejb-jar.xml and jbosscmp-jdbc.xml)


View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3836262#3836262

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3836262



---
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149alloc_id=8166op=click
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Persistence CMP/JBoss] - Re: Error compiling EJB-QL statement NoSuchMethodError

2004-05-26 Thread Alastair Brown
ejb-jar.xml excerpt 

 
query-method
   method-namefindByBatchId/method-name
   method-params
  method-paramjava.lang.String/method-param
   /method-params
/query-method
ejb-ql![CDATA[SELECT OBJECT(d) FROM Blah where d.blahcol= ?1]]/ejb-ql
 

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3836280#3836280

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3836280



---
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149alloc_id=8166op=click
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Persistence CMP/JBoss] - Re: Error compiling EJB-QL statement NoSuchMethodError

2004-05-26 Thread ironbird
Post the whole entity declaration (fields) from ejb-jar and I don't understand the 
remainder:
I don't give a shit about standardjbosscmp-jdbc.xml, its a system file !
I ask you jbosscmp-jdbc.xml.



View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3836289#3836289

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3836289



---
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149alloc_id=8166op=click
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Persistence CMP/JBoss] - Re: Error compiling EJB-QL statement NoSuchMethodError

2004-05-26 Thread loubyansky
You are probably running JBoss compiled with j2sdk1.4.x under jdk1.3.1

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3836303#3836303

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3836303



---
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149alloc_id=8166op=click
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user