mule esb handling errors

11
Mule ESB Handling Errors

Upload: naresh-naidu

Post on 20-Jan-2017

123 views

Category:

Technology


3 download

TRANSCRIPT

Page 1: Mule esb handling errors

Mule ESB Handling Errors

Page 2: Mule esb handling errors

Why ESB

Page 3: Mule esb handling errors

Mule's Exception Types

Page 4: Mule esb handling errors

System Exceptions

Page 5: Mule esb handling errors

By default mule comes with two app containers.

Standalone is a freeware for developing non-GUI based applications.

MMC(mule management console) is a war file provide by mule server. Where we can deploy mmc application on any application server. Most of the applications are deployed on Amazon is a cloud hosted application server. We can also deploy app to weblogic or websphere with lot of tweaking made at configurations.

Page 6: Mule esb handling errors

System Exception Reconnection Strategies

Page 7: Mule esb handling errors

Exception strategies

Page 8: Mule esb handling errors

Message Exception Strategy

Page 9: Mule esb handling errors

System Exception Reconnection Strategies

Page 10: Mule esb handling errors

Custom Global Exception Strategy

Page 11: Mule esb handling errors

Custom Global Exception Strategy - XML