Log in to follow, share, and participate in this community.
Thread helloworld_ftp_action
helloworld_ftp_actionHi, I am trying helloworld_ftp_action quickstart soa-p-5.3.1.GA and getting below exception. Caused by: org.jboss.soa.esb.util.RemoteFileSystemException: Failed to change to remote directory: 550 CWD f...
Jboss ESB SOAP Proxy WSDL Cluster issueWe configured our production soa server with two node cluster. All our ESB services are SOAP Proxy services and when we pull up a WSDL it points the schema location to a tmp classpath location like below - <xsd:im...
JBossESB on 7.x AS?Hi guys, We are moving our projects to JBoss 7 AS. Currently, we are using JBoss 6.1 + JBoss ESB 4.11. I'm wondering it JBossESB will evere be moved to JBoss 7....is that currently in the Roadmap?
Thread Handle Header Elements in the Jboss ESB Message
Handle Header Elements in the Jboss ESB MessageHi Good Afternoon, We are using the Jboss ESB(soa-p-5.3.0.GA) for one of the project that we are working, The ESB will be getting the input message thru HTTP Provider when we got the SOAP Mess...
Thread custom action class ObjectToXStream not found during esb deployment
custom action class ObjectToXStream not found during esb deploymentHi, Iam trying to use ObjectToXstream action from the out of box, but while deployment following error is thrown. I found out the class is present in the jbossesb-rosetta.jar, but including that in the servic...
Having an issue with the FS filterHello. I have two different ESB components that handle two different files. The two filter configurations are shown below: <fs-provider name="Fileset1FSProvider"> <fs-bus b...
Thread Can A Service Message Processing Thread Be Specified
Can A Service Message Processing Thread Be SpecifiedIs there a mechanism to direct a message to be processed by a particular thread in a service. I have messages arriving at a service with 10 threads. The messages have a data field with an identifier. ...
Aggregator demo...how does it work?Looking at the Aggregator demo, I'm uncertain how the aggregator knows to wait for messages from Red, Blue, and Green before pulling them all into an aggregated message. The documentation in 12.5 Routing indic...
JBoss dropping responses from web serviceWe are having an interesting issue with our JBoss EAP 5.0 installation (5.0.0 GA). We have a web service used by our public web site to gather rating information from internal systems and return it for display...
Thread ServiceInvoker's deliverAsync not working as expected
ServiceInvoker's deliverAsync not working as expectedHi, I am calling ServiceInvoker's deliverAsync inside a for loop in following manner :- si = new ServiceInvoker("depositAccountService", "DepositAccountService"); si.deliverAsync(message)...
Issue in deploying process in JbossESBHi, Presently i am working with jbossesb with Jboss 6.1.0 AS+ jbossesb 4.12 + postgresSql9.3 +Jdk 1.7 combination. I am trying to deploy my pr...
Thread I did a esb service and publish it as a web service, the problem is that when I alert monitors for the service I did, the first time it works, if I turn off the jboss server and turn on the alert again no longer works and tells me the esb service is not r
I did a esb service and publish it as a web service, the problem is that when I alert monitors for the service I did, the first time it works, if I turn off the jboss server and turn on the alert again no longer works and tells me the esb service is not r
Thread Heap Space Error while obtaining messages from esb message Database
Heap Space Error while obtaining messages from esb message DatabaseWe use the esb message system to handle message from 1MB - 5MB. If the system is under heavy traffic, the esb database stores ~400 Messages and if the esb tries to process all the messages we receive an heap space err...
JBoss ESB 4.12 on JBoss EAP 6.1.1 ?Can I use JBoss ESB 4.12 on JBoss EAP 6.1.1 ? I downloaded JBoss ESB 4.12. http://download.jboss.org/jbossesb/4.12/binary/jbossesb-4.12.zip Unzip and updates deployment.properties to point to my JBo...