I have a message is created from a post request through an HTTP gateway.What I\'d really like is a way for any exception to be caught from any action in the ESB and be able to log it to a database. I
I have a WSDL URL which has security constriants. I need to provide username and password at开发者_JAVA百科header.
I am trying to develop a system that has multiple services say ServiceA and ServiceB and they are both part of different esb packages say ESB1 and ESB2.
I have several services configured in jboss-esb.xml, when I send message to one of the service, my message will be received by one of the configured services (even though the message is not meant for
Does JBoss ESB Action has life cycle like Servlet does (init, service, destroy)? I am writing dozens of ESB actions that requires the same initialization and destroy business logic. So I a开发者_如何
Currently, I am developing an app for a China customer. China customer are mostly switch to GB2312 language in their OS encoding. I need to write a text file, which will be encoded using GB2312.