Bugs item #1073004, was opened at 2004-11-25 07:45
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=1073004&group_id=22866

Category: JBossServer
Group: v3.2
Status: Open
Resolution: None
Priority: 5
Submitted By: davout (davout)
Assigned to: Nobody/Anonymous (nobody)
Summary: Finder with null EQL string reported o wrong entity bean

Initial Comment:
I've noticed that if you mistakenly create a 'finder' 
method in a CMP entity bean with an empty EQL string 
then on deployment the application server reports this 
error with the wrong entity bean name and a misleading 
error message.

It seems to use the last entity bean name in the 
deployment list irrespective of where the EQL occurs. 

It also reports the error as...

org.jboss.ejb.plugins.cmp.ejbql.ParseException: FROM 
not found

... which is correct but also misleading.

It ought to report something like....

    "null EQL string"






----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=1073004&group_id=22866


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
_______________________________________________
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to