Log in to follow, share, and participate in this community.
Thread Jboss SOA 5.3.x
Jboss SOA 5.3.xHow can we do.... Fan-out e.g. send request to multiple services? Ws-Security for external web service invocation when using ServiceInvoker SOAPProxy - Retry and DLQ Configuration e.g. send message to DLQ after 5 ...
how to validate schema with soap envelope?Schema validation is not working while validating tje incoming SOAP request. Esb fails as schema validation when it encounter soap tags. Please help me in solving this.
Configure Timeouts Gracefully in JBOSS ESBHi< I am using JBOSS ESB 4.11. I have a following requirements: Configured a main router servcie Based on Rules, it will rout to different URLS. when ever the URL is unavailable or times out, i get...
Thread Unresponsive EPR when using ServiceInvoker from Action class
Unresponsive EPR when using ServiceInvoker from Action classHi all, I am doing a POC on invoking multiple services and aggregate the result and return synchronously. I have the following esb, in which, two services "google", "bing" are declared, which have inVM listeners. ...
How does InVMCourier work?Apologies, but I'm totally new to JBoss ESB. I'm an ex-Java open source guy though (OpenSymphony, Struts 2, etc), so hopefully I still can learn quickly Anyway, these days I do product management at New Relic and I'm...
Can't activate/passivate SFSB containing JPAKnowledgeSessionGreetings, I'm using Drools 5.5 with JBoss SOA-P 5.3.1. I have a SFSB which receives facts that it adds to a knowledge session. And in order to persist the sesion context, I use a JPA knowledge session. Every ...
Thread Send Header Parameter webservice_consume doesn´t work
Send Header Parameter webservice_consume doesn´t workHi, We are using SOAP CLIENT to send a request to external webservice. We have a problem because the SOAP has a parameter into HEADER: <soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soa...
Thread Exception on remote ServiceInvoker invocation
Exception on remote ServiceInvoker invocationHi there I'm in this scenario: a web application running on an EAP 6.0.1 on server A and my SOAP 5.3 running on server B From my web application on server A I need to remotely call the ServiceInvoker By following t...
Thread Issue with setting up multiple threads in Jboss ESB
Issue with setting up multiple threads in Jboss ESBHello, I am fairly new to Jboss ESB and I am trying to discover what is causing messages to fail when I introduce multiple threads (users) in load testing. I am using SoapUI to perform the load testing and it is work...
jbossesb-rosetta.jar in Maven pom.xmlI'am trying to set up an JBoss ESB project using maven2. Where from do I get the jbossesb-rosetta.jar? Has anybody a sample-pom for me? This isn't working: <project xmlns="http://maven.apache.org/POM/4.0.0"
xmln...
Error while deploying ESBHi, I get the following error while trying to deploy my project on the ESB server. I was previously able to deploy without any issues, but when I added a newer version of jboss-logging.jar and jboss-common.jar...
Port 883 in useMy jboss server is residing on a cloud platform (virtual environment), which has a private and a public IP. If I start the server giving my private IP in hostname, it starts properly. If I start my server using the ...
jboss 6.1.0 - esb 4.11 .. jaxr esb exception on startupHello, I am trying to startup jboss esb using jaxr and i got exception. This error doesn't appear using inVM config into esb.juddi.client.xml at java.lang.Thread.run(Thread.java:662) [:1.6.0_38] Cause...
Thread SOAPProcessor.getMessage() returns null instead of the curre
SOAPProcessor.getMessage() returns null instead of the curreI am currently trying to expose a local WebService as an JBossWS WebService (ESB aware) on the ESB (mainly, because the ESB can be seen from the outside world whereas the local WebService is only available on the inte...
Thread how to publish a webservice with SOAPProxy and chain request message?
how to publish a webservice with SOAPProxy and chain request message?hi, I want to publish a webservice on esb, this webservice will consume an external webservice through the action of SOAPProxy. There are two difficulties I need your helps: 1. Are there something special to ...
Jboss SOA-P v 6.0.0Hello, Kindly update with the version of BRMS that is being included in SOA-P v6.0.0 Also any further documentation on the same would be HIGHLY APPRECIATED. Though was able to find the Getting Started ...
Custom file read/write process in ESBHi, Note: I'm using Fuse ESB 7.1 but i believe the problem described below can be solved very similar in JBOSS ESB too, so i also ask for a solution in this forum (duplicated here). i need to implement...