Zelestor
10-14-2009, 10:28 AM
Hi,
I am using DI with Spring.Net and would like to handle CommunicationException and TimeoutException that can be thrown from my WCF service calls in a generic fashion (could be AOP or lambdas). My Spring configuration is setup in a similar way to the Spring.WcfQuickStart.2008 example.
Does anyone have any pointers on the best way to go about this?
Thanks
I am using DI with Spring.Net and would like to handle CommunicationException and TimeoutException that can be thrown from my WCF service calls in a generic fashion (could be AOP or lambdas). My Spring configuration is setup in a similar way to the Spring.WcfQuickStart.2008 example.
Does anyone have any pointers on the best way to go about this?
Thanks