jboss-esb
Jboss ESB catching exceptions
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[详细]
2023-03-21 00:34 分类:问答Adding username/password in SOAPClient : JBOSS-ESB
I have a WSDL URL which has security constriants. I need to provide username and password at开发者_JAVA百科header.[详细]
2023-02-22 16:00 分类:问答ESB to ESB communication
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.[详细]
2023-02-09 20:12 分类:问答JBoss ESB Message is received by the wrong Service
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[详细]
2023-01-29 14:51 分类:问答Does JBoss ESB Action has life cycle?
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开发者_如何[详细]
2023-01-21 15:52 分类:问答Is there any need for me to use wstring in the following case
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.[详细]
2022-12-23 15:21 分类:问答