I have a CXF service which acts as controller for all the request coming in.
From the controller i am routing the messages to various ESB services.
For handling the exceptions in ESB services, i have created a centralized services which handles all the exceptions.
I am currently just logging all the exceptions.
I want to know, how could i send the exception back to the CXF service??
It's more releated to JBoss ESB , can you post on the JBoss ESB forum ?