• Semantic Web driven Business Integration

    Our attempt is to build a systems integration framework which leverages the possibilities of different datasources with different schema and different services with different APIs to interact with each other in a call...
    Profile Photo
    last modified by ssamarug
  • JBossESBPerformanceTuning

    Objective  The performance of JBossESB depends on multiple factors, ranging from environmental to programmatic (application-specific).  The information presented here will focus on the environmental side, w...
    Profile Photo
    last modified by mputz
  • Step-by-Step Guide to Integrate JBoss ESB 4.9 into JBoss AS 5.1.0

    1. Purpose   This article explains formalized process for the installation ESB 4.9 support to JBoss Application server 5.1.0.   2. Definitions & Abbreviations  The following definitions & abbre...
    Profile Photo
    last modified by nishant_hadole
  • (for HttpRestRouter)jboss-esb.xml

    <?xml version="1.0"?> <jbossesb parameterReloadSecs="5" xmlns="http://anonsvn.labs.jboss.com/labs/jbossesb/trunk/product/etc/schemas/xml/jbossesb-1.3.0.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-insta...
    Profile Photo
    last modified by ranmadxs
  • HttpRestRouter.java

    /* * JBoss, Home of Professional Open Source * Copyright 2006, JBoss Inc., and others contributors as indicated * by the @authors tag. All rights reserved. * See the copyright.txt in the distribution for a * full...
    Profile Photo
    last modified by ranmadxs
  • "org.jboss.jms.message.TextMessageProxy cannot be cast to javax.jms.ObjectMessage" Problem

    Hi,   The process is that: 1. a client send a message which was the ObjectMessage type to the service; 2. the service used the following two actions to due with this message; <!-- just print the content of...
    Profile Photo
    last modified by collion
  • Problem with HelloWorld quick start.. Need your help!

    Dear,...,   I’m a new in JBoss esb, I got a lot of problem when starting with Jboss esb,   I’m following step by step to run helloworld quickstart in the document Getting_Started_Guide.pdf. &...
    Profile Photo
    last modified by khanhconan
  • ESB Project Guidance

    Hi there,   We have a requirement for a project that needs tp periodically translate XML that is hosted externally to the ESB and protected by basic authentication. The output of the ESB would be the translated ...
    Profile Photo
    last modified by rrichards
  • How to do schema validation by using wsdl file directly ?

    It seems that I canot use this action supported by ESB. org.jboss.soa.esb.actions.validation.SchemaValidationAction   If someone know other schema validation class can use WSDL file directly, let me know pleas...
    Profile Photo
    last modified by alanchen
  • JBossESBDocumentation

    JBossESB - Documentation - For documents tied to a specific release visit the JBossESB Library, or check the sections below for the latest versions of the documents.     Presentations May 2007 webinar prese...
    Profile Photo
    last modified by eabrand
  • How to transfrom variable length string to java object or XML

    Hi   I need some help on converting variable length string which is read from a queueand that needs to tranformed in to a java object or xml. What is the right way of doing this, i donot find any out of the box...
    Profile Photo
    last modified by 257980
  • CamelGateway

    JBossESB comes with many routing and mediation features out-of-the-box.  However, there is always a thirst for more.  Given the beauty of open source, we have the privilege to quickly expand its capabilities...
    Profile Photo
    last modified by dward
  • CamelGateway: Using non-core Components

    First, please familiarize yourself with the CamelGateway.   The CamelGateway functionality provided in JBossESB 4.9 ships with minimal dependencies.  In fact, the only Camel library that is included by defa...
    Profile Photo
    last modified by dward
  • Does jboss esb soap proxy support attachment

    Hi everyone        there is an issue that I use axis2 client to send a webservice request with attachments to ws proxy, the esb throw an exception. but, if using the client call the webservic...
    Profile Photo
    last modified by smalla123
  • JBR-Socket Issue

    Hello everyone,        there is an issue about jbr-socket. I want to implement a socket proxy, but I don't find a socket producer in jboss soa documens. could it be implemented ? meanwhile, I...
    Profile Photo
    last modified by smalla123
  • SOAP1.2 PROXY ISSUE

    Hi All        I have an issue about webservice proxy. the proxy ws can't convert the location address of wsdl in SOAP 1.2      Now, the following is external ws  &...
    Profile Photo
    last modified by smalla123
  • Installing JBossMQ into JBossESB server

    It may happen that for whatever reason you would like to replace JBoss Messaging with the older JBoss MQ in your JBoss ESB server. This is how I did it.   First I downloaded the latest 4.x JBoss AS release to ob...
    Profile Photo
    last modified by mvecera
  • Combining ESB, JPA, Hibernate, JTA and Spring

    I am currently involved in a project to replace many of the systems in financial institution with a JBoss ESB based architecture. This is my first experience with JBoss ESB so I have learned alot. My most recent task ...
    Profile Photo
    last modified by quintona
  • Workaround for Seam+ESB jBPM Classloading Issue

    As described in this Jira: https://jira.jboss.org/jira/browse/SOA-1673, there is a classloading issue when trying to invoke an ESB Service from jBPM as part of a Seam application.  JBoss ESB provides out-of-the-b...
    Profile Photo
    last modified by dward
  • JBoss ESB 4.7 switch from HSQLDB to Potsgresql on JBoss 4.2.3.GA

    I recently come up to the problem of switching to a database production enviroment for our JBossESB, I have found two really helpfull articles: http://www.jboss.org/community/wiki/JBossESBSwitchDatabase from here in ...
    Profile Photo
    last modified by davidmpaz