Thread Error deploying ESB project on server 5.1.0 using eclipse environment
Error deploying ESB project on server 5.1.0 using eclipse environmentHi all, I'm a new in JBoss ESB integration, i configured my environment in eclipse and i have JBoss ESB 4.9 runnning on server 5.1.0 I developed an ESB example following tutotials specified in http://www.mast...
FTPS configuration using ftpproviderI am fairly new to JBOSS ESB. I am trying to create a FTP Listener configuration using ftps protocol. I have created a local ftps server to which I am trying to connect to. I am able to connect to my local ftps serve...
Message delivery guarantee in JBoss ESBI'm evaluating JBoss SOA Platform 5.2 (I'll call it JBoss ESB in short) for my organization now. And I'm very concerned about its "Message Delivery Guarantee" capability when I came across its related document. It loo...
redeliveryHi, I have a ESB service that needs as an action to push a message via a proxy mechanism to a remote server. How could I accomplish that the ESB retries the service at a later time if there is a connection problem t...
SOA exception handlingHi, I am using ESB in my application as a mediation. I am sending SOAPFault for the error response from the Business Layer. Can anybody tell me , is it good way to handling exception or is there any better wa...
Thread Error on invoking WCF webservice using SOAPClient
Error on invoking WCF webservice using SOAPClientHi I am working in jboss esb SOA platform, while trying to access the .net webservice i got some errors, below i had mentioned the details <action name="soapui-client-action" class="org.jboss.soa.es...
deducing host and port in new HTTP Gatewayregarding https://jira.jboss.org/jira/browse/JBESB-2824 ... It's super easy to register a new HTTPEpr to the registry in HttpGatewayServlet.init() and unregister it in destroy(). I even added a loadOnStartup flag to ...
How to get client IP address?Hi, everyone. We can expose an ESB service as web service by setting the 'inXsd' and 'outXsd' attributes of actions. How can we get client IP address when some client call these web services? Thanks in advance.
Client side SOAPHandlersHi, My environment details :- EnterprisePlatform-4.3.0.GA_CP10 jdk1.6.0_30 jbossesb-4.10 I am trying a simple client side SOAP handler. It's not getting called. Client Side Service (generated using...
Should i Choose JBOSSESB?????Hi All, I have just joined the community and i am kinda new to the jbossesb enviorment. We are planning to build our next application using jbossesb framework since it seems right for our requirement. (Also th...
Thread [AbstractKernelController] Error installing to Create:
[AbstractKernelController] Error installing to Create:I am using jboss developer studio, i integrated jboss-soa-p-5 server. I ran a sample program it runs fine, but if i am giving xsd file as inXSD for the action means i am getting DeploymentException. I saw many...
Thread Setting http client properties for HttpRouter from java code
Setting http client properties for HttpRouter from java codeHi all, Currently I'm using jbossesb 4.4. When using xml based configuration I can use the following XML to configure HttpRouter ----------------------------------------------- <action name="httpr...
JbossESB-4.10 build failHi all, I´m new doing build of this project and I need some help. I´ve downloaded the source (jbossesb-4.10-src.zip) and I get the following error doing 'ant dist': ...
Thread How to combine published esb and make one wsdl?
How to combine published esb and make one wsdl?Hi All, I have created three different webservices. Need to combine/merge all the three in one and create as one webservice. How to do that? Can we create like that. Please help me. Regards, R...
JBESB-2805 - Splitter EAI PatternGuys, What do you think about this feature request: https://jira.jboss.org/jira/browse/JBESB-2805 It is about a implementation of the splitter EAI pattern. Based on the pattern, it create different messages from th...