Feature Requests item #545386, was opened at 2002-04-17 15:02
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=376688&aid=545386&group_id=22866

Category: Other
Group: v2.4.x
Status: Open
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: Display name in CMPFieldMetaData error

Initial Comment:
I've changed my copy of the class 
org.jboss.ejb.plugins.jaws.metadata.CMPFieldFieldMetaDa
ta so that this error message (on lines 155 and 133):

log.warn("ERROR : Nested Field does not have a get 
method");

to

log.warn("ERROR : Nested Field '" + name + "' does not 
have a get method");

this helps when watching the debug information during 
jboss startup.

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

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=376688&aid=545386&group_id=22866

_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to