MessageFilter.process duplicates the code from ContentBasedWiretap.process
--------------------------------------------------------------------------
Key: JBESB-728
URL:
http://jira.jboss.com/jira/browse/JBESB-728
Project: JBoss ESB
Issue Type: Bug
Security Level: Public (Everyone can see)
Affects Versions: 4.2 Milestone Release 3
Reporter: Jiri Pechanec
Assigned To: Mark Little
Priority: Optional
The code in MessageFilter is copy/paste of the code from ContentBasedWiretap.
Proposed solution:
1) Refactor the destination not found code from ContentBasedWiretap.process to template
method doDestinationNotFound
2) Refactor the destination not found code from MessageFilter.process to overriden method
doDestinationNotFound
3) Remove method MessageFilter.process
--
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