• License and Pricing Cost

    Hi,   I would like to know, if the client goes for JBOSS SOA Middleware, then what are the licensing cost.   Also, I know that JBOSS is open source, so does it mean JBOSS SOA Middleware is also free?  ...
    Profile Photo
    last modified by saurabh.inspi
  • Hi, I am new to JBOSS FUSE as a developer. Could you people please guide me how to quickly learn and clear my certification on the JBOSS FUSE EX421?

    Hi All,   I am Beginner on JBOSS FUSE and I am getting puzzled how to start and from where to start learning and developing the applications on JBOSS FUse. I also require your help regarding preparation of JBOS...
    Profile Photo
    last modified by anupamsingh1
  • Set form parameters while calling restful webservice

    I am calling third party webservice using camel-restlet. How we can send form request parameters/inputs to service.   Below is my snippet for restful service call:   <?xml version="1.0" encoding="UTF-8"?...
    Profile Photo
    created by sipapptesting
  • Jboss SOA 4.3 migration

    Hi All,   I need to migrate an application from Jboss SOA 4.3 to a Latest Stable version. At the moment this application contain a Web application as well which is deployed in JBoss SOA 4.3.   What should ...
    Profile Photo
    last modified by dvrajitha
  • How can I add more camel-components?

    I've just installed JBoss Developer Studio and want to develop facebook application using Camel Components. Camel can be integrated with facebook using "facebook component" but I cannot find it in my JBDS palette. How...
    Profile Photo
    last modified by oli_ver
  • No longer develop jboss esb?

    I saw the latest version of jboss esb published in 2013,will not develop jboss esb in the future?
    Profile Photo
    last modified by zfqhd43
  • Fuse Web Socket Demo on windows using Fuse JBoss Fuse (6.2.0.redhat-092)

    I am trying to follow the example for the web socket feeder application. I am able to build the application using JBoss developer, I can start the fuse console server and enter commands on the karaf shell. I can insta...
    Profile Photo
    created by acle
  • Continuous Integration of Jboss Fuse solutions

    Hello all,   My team is developing a core system that will include multiple APIs and product services that will be used across multiple cobrand websites. We will be setting up a Jboss Fuse ESB to integrate our J...
    Profile Photo
    created by alex.rempel
  • developing simple chat program with jboss esb

    ı wanna developing  simple chat porgram between two esb-aware client how can ı do that ?
    Profile Photo
    last modified by emrearisoy
  • How can I properly import the Chapter 3 example project in the "JBOSS ESB Beginner's Guide"

    I am working through the examples in the "JBOSS ESB Beginner's Guide", and I have run into a problem trying to import (via File > Import) the Chapter 3 sample project titled "Chapter3.  I obtained the sample p...
    Profile Photo
    last modified by vicedja
  • having a problem with getting my drool rule to work

    rule "Basic1"   when        xpathGreaterThan  "count(/OrderLineList/OrderLine/Order[@OrderType = 'PICK-UP'])", "0"   then        Log : "I...
    Profile Photo
    created by olgar
  • ı cant start helloworld activity

    ı have some eroors like that   Usage SendEsbMessage <category> <name> <text to send> Exception in thread "main" java.lang.NoClassDefFoundError: org/jboss/soa/esb/message/format/MessageFactory ...
    Profile Photo
    last modified by emrearisoy
  • Custom jboss-esb.xml Schema

    I'm looking for a way to reduce duplication in our jboss-esb configuration. We have a set of common actions that virtually every service is configured with (for things like logging, security, etc). I'm looking for a w...
    Profile Photo
    last modified by csnike
  • how to use IIS service with jboss esb

    I have a IIS (WCF) service that work fine with SOAPUI after enable  "add default wsa:To" ticke's   are you know how can me work this task in jboss ESB ? how to enable  "add default wsa:To" in jboss ESB ...
    Profile Photo
    last modified by farhad.raja
  • How to intercept a reply from synchronous message exchange using Pipeline Interceptors

    I implented a Pipeline Interceptor for processing all messages sent via JBossESB.   It works great with asynchronous messages. However, if I send a message using ServiceInvoker.deliverSync(message, time), I only...
    Profile Photo
    last modified by m.myslik
  • Issue with huge messages when passing from an action to the following one in the same service

    Hello,   I'm having problems to handle big amounts of data in a message, and I don't know how to handle them. Let me explain what I've done so far:   I have a service launched by a Cron scheduler, and my f...
    Profile Photo
    last modified by pawer13
  • Issue while upgrading Jboss SOA 5.3.1 from Jboss SOA 4.3

    We are upgrading server Jboss SOA 5.3.1 from Jboss SOA 4.3. When we deploy the esb application in upgraded Jboss SOA 5.3.1, we are getting below error. The same application is working fine with Jboss SOA 4.3. We are u...
    Profile Photo
    created by sbawalia
  • Flatpack Camel component

    Has anyone been successful in getting the Flatpack camel component working?  According to the documentation, the URI looks like: flatpack:[delim|fixed}flatPackConfig.pzmap.xml[?options]   From what I can t...
    Profile Photo
    created by kbjorndahl
  • How to config JMSRouter to send message to remote queue?

    Hi, everyone. I use JMSRouter to redirect message from JBoss ESB Server to another message queue. It works fine when sending message to a local queue by JMSRouter, when I change to a remote queue as follows: <pr...
    Profile Photo
    last modified by yangrfa
  • How to install jboss-fuse on CentOS??

    i download jboss-fuse-6.0.0.redhat-024. I have config java envoriment in /etc/profile : export JAVA_HOME=/usr/java/jdk1.7.0_45 export CLASSPATH=.:$JAVA_HOME/lib/dt.jar:$JAVA_HOME/lib/tools.jar export PATH=$PATH:$J...
    Profile Photo
    created by j2eegis