[
http://jira.jboss.com/jira/browse/JBESB-170?page=all ]
Tom Fennelly closed JBESB-170.
------------------------------
Resolution: Done
Done.
By default it now outputs "<no-such-property>" where the bean doesn't
have that property defined. Can be configured to fail if the
"fail-on-missing-property" property is configured on the action with a value of
"true"/"yes".
Unit tests and Javadocs updated.
ObjectToCVSString needs to inform invoker of errors
---------------------------------------------------
Key: JBESB-170
URL:
http://jira.jboss.com/jira/browse/JBESB-170
Project: JBoss ESB
Issue Type: Task
Security Level: Public(Everyone can see)
Components: ESB Core
Reporter: Mark Little
Assigned To: Tom Fennelly
Priority: Minor
Fix For: 4.0
[junit] 14:12:30,626 ERROR ObjectToCSVString:113 - Bean method: getId not
found/accessible on message object
org.jboss.soa.esb.actions.converters.ObjectToCSVStringUnitTest$TestBean
[junit] java.lang.NoSuchMethodException:
org.jboss.soa.esb.actions.converters.ObjectToCSVStringUnitTest$TestBean.getId()
[junit] at java.lang.Class.getMethod(Class.java:1581)
is thrown if a method signature is not available. Should be configurable whether or not
the processor continues to operate. Also, if it does then it would be good if it flagged
in the output that the signature was invalid.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira