• expose a SOAP Hello World

    I have the JBossESB 4.8 and Rift Saw as BPEL. I'm working on it for a few days, but can't expose a SOAP web service.   There is no tutorial that would really help... At least publish a soap web service on th...
    Profile Photo
    created by izgur
  • Message loss during shutdown or JMX stop of JMS Listener

    I'm looking into JMS message loss issues during shutdown.  I enqueued several thousand mesages into an ESB application.  While the messages were being processed I toggle(stop/start) lifecycle state for the j...
    Profile Photo
    last modified by davesiracusa
  • How to create a app with JBoss ESB or JBossAS?

    I have been working on the JBossAS5,and I know there are a lot of plugins or others projects like JBoss ESB,JBoss MicroContainer etc. which are great app with IoC or dynamic deployment or something much greater!  ...
    Profile Photo
    created by taochenpfj
  • Naming for webservice endpoints

    Would like to get some community input on how we reference webservice endpoints in JBossWS from JBoss ESB configuration.  Today, SOAPProcessor and SOAPProxy can be configured with the name of webservice endpoint ...
    Profile Photo
    last modified by kcbabo
  • Wise based soap client for esb

    Hi all, I wrote an alternative soap client action for esb. The client is based on my open LGPL software wise: http://sourceforge.net/projects/jax-wise http://www.javalinuxlabs.org/wise/index.html It uses wsconsume ...
    Profile Photo
    last modified by maeste
  • Best practise packaging ESB archives, No. of Services per .esb?

    Hi, I've worked through the tutorials and am interested to know on what the best practise for packaging up services into ESB archives is?   I'm working on a project that has gone through a prototyping phase and...
    Profile Photo
    last modified by kjcooler
  • Sql-provider validation seems invalid

    Im using jboss-soa-p.4.3.0-cp02 and discovered something strange about sql-provider. Looking through the source code i found that it validates input through soa-work\esb\checkout\product\rosetta\src\org\jboss\soa\esb\...
    Profile Photo
    created by simontp
  • Smooks-Is it possible to add dynamic date to the file name under file:fileNamePattern element?

    Is it possible to add dynamic date to the file name under file:fileNamePattern element?   <file:outputStream openOnElement="orders Order" resourceName="orderItemSplitStream">      ...
    Profile Photo
    last modified by boy18nj
  • Smooks claim DB to CSV ?

    Althougth smooks claim, it can do transformation from DB to CSV. I don't see anyway how it can write csv file or even edi file. Except the only hope, I can see is use the free marker tempate to generate the csv file ...
    Profile Photo
    created by boy18nj
  • Change Smooks compatible example to JBoss ESB compatiable example?

    This smooks configuration runs in standalone programs-   <smooks-resource-list xmlns="http://www.milyn.org/xsd/smooks-1.1.xsd"              ...
    Profile Photo
    last modified by boy18nj
  • ESB CEP support for multiple event streams

    CEP applications often are designed to correlate messages from multiple event streams. A common example (used often the Drools CEP presentations and documentation) is a Online Trading System, which has a "Home Broker ...
    Profile Photo
    last modified by jeffdelong
  • Smooks example-which reads database table and creates an fixed length file?

    Hello,   I am looking for an example in Smooks, which can read the DB thru JNDI connection(also I need to specify where clause condition) and create an fixed length file out of it?     Thanks
    Profile Photo
    created by boy18nj
  • Where can I download the xsd files for Smooks?

    example-   xmlns:http://www.milyn.org/xsd/smooks/datasource-1.1.xsd xmlns="http://www.milyn.org/xsd/smooks-1.0.xsd" xmlns:ftl="http://www.milyn.org/xsd/smooks/freemarker-1.1.xsd"     I am trying to int...
    Profile Photo
    created by boy18nj
  • Getting ESB Details

    Hi,   I am using Jboss 5.0 for ESB development and I have a requirement to get the service details like CategoryName, Service Name, Process Id, and etc for logging.   Can any one help me on this?   ...
    Profile Photo
    created by prakash.wipro
  • null transport for soapaction

    Hi,   I am new to JBoss ESB, i have created one ESB project in the Jboss developer and i have Jboss 5.0 server.   I have attached the jboss-esb.xml file... where in we use soap proxy and have given the wsd...
    Profile Photo
    last modified by prakash.wipro
  • JBossESB example using Saxon (XSLT 2.0)

    Hi Folks,              I have currently an esb based project that implements transformation logic using xalan (xslt 1.0) processor. But I am now planning to...
    Profile Photo
    created by sbutt
  • Supporting config file(s) host specific settings

    I added support for substitution properties in jboss-esb.xml.  At construction time I merge properties from a soa-p.properties file to support host specific changes(sample below).  I either look for this fil...
    Profile Photo
    last modified by davesiracusa
  • How to create my own gateway classes

    Hello.   Take a look in the jbossesb-1.2.0.xsd, there exists a amount of predefined Providers: - jms-provider-type - jms-jca-provider - fs-provider - ftp-provider - sql-provider - hibernate-provider - jb...
    Profile Photo
    last modified by andreasriedel
  • Smookes Problem csv2 xml genearation

    It's throwing org.xml.sax.SAXParseException: cvc-elt.1: Cannot find the declaration of element 'smooks-resource-list   i verify this  http://community.jboss.org/thread/146734 but not works.   pls h...
    Profile Photo
    last modified by lackki9
  • Use a XML to construct SOAP Request

    Hi everybody,   I'm currently testing JBoss ESB in my company but I encountered some problems with SOAP Client. I've seen all the samples attached with JBoss ESB but no one answered my question.   I want t...
    Profile Photo
    last modified by guireg