Log in to follow, share, and participate in this community.
Thread License and Pricing Cost
License and Pricing CostHi, 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? ...
Thread 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?
Thread Set form parameters while calling restful webservice
Set form parameters while calling restful webserviceI 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"?...
Jboss SOA 4.3 migrationHi 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 ...
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...
Thread Fuse Web Socket Demo on windows using Fuse JBoss Fuse (6.2.0.redhat-092)
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...
Thread Continuous Integration of Jboss Fuse solutions
Continuous Integration of Jboss Fuse solutionsHello 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...
ı 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 ...
Custom jboss-esb.xml SchemaI'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...
how to use IIS service with jboss esbI 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 ...
Thread Issue while upgrading Jboss SOA 5.3.1 from Jboss SOA 4.3
Issue while upgrading Jboss SOA 5.3.1 from Jboss SOA 4.3We 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...
Flatpack Camel componentHas 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...
Thread How to config JMSRouter to send message to remote queue?
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...
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...