|
[
Permlink
| « Hide
]
Trevor Pounds added a comment - 15/Jun/09 01:50 PM
attaching patch against ServiceMix 3.3.1.8-fuse release
attaching more complete patch with exception handling in eip endpoint
I would also like to note that this patch provides generic functionality for all provider endpoints so long as they do not override the process() method on the ProviderEndpoint base class. The classes that do this should be add an additional try/catch block that handles the exception using the super classes handleException() method as it is done for the EIP endpoint in the attached patch. It may be beneficial to refactor the ProviderEndpoint interface to not allow classes to override this method and instead provide hooks to handle different MEPs from within the base class.
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||