[
http://jira.jboss.com/jira/browse/JBESB-718?page=all ]
Work on JBESB-718 started by Kevin Conner.
File/FTP/SFTP EPR suffix processing is incorrect
------------------------------------------------
Key: JBESB-718
URL:
http://jira.jboss.com/jira/browse/JBESB-718
Project: JBoss ESB
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: Rosetta
Affects Versions: 4.2 Milestone Release 2
Reporter: Kevin Conner
Assigned To: Kevin Conner
Priority: Blocker
Fix For: 4.2 Milestone Release 3
The EPR suffix processing has been using the PostSuffix to determine the filename of any
delivered message, this is incorrect behaviour.
The PostSuffix is currently intended for determining the filename *after* the message has
been processed and not the filename for delivering messages.
The InputSuffix is the correct one for this function.
Delivery of messages has changed from using the Invoker class (which hid this flaw) to
using the ServiceInvoker. This has broken File/FTP/SFTP handling as a consequence.
The codebase must be tidied up to correct the InputSuffix/PostSuffix confusion.
--
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