-
Sep 9th, 2008, 02:54 PM
#1
unhelpful error message when defining reference with invalid interface
<list id="listFoo" interface="org.wrong.package.Class" cardinality="0..N"/>
If the interface doesn't exist, the error message is:
The property value 'org.wrong.package.Class', specified in the definition of bean 'listFoo', could not be converted to the required type 'class [Ljava.lang.Class;'.
It took me a while to figure out that I entered the wrong interface.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules