[jboss-dev-forums] [Design of JBoss ESB] - Re: How to start jbossesb?

tfennelly do-not-reply at jboss.com
Mon Oct 16 05:00:43 EDT 2006


Hi Jinmy.  There are a number of guides (PDFs) in the distribution, one of which is a Getting Started Guide.  Might try checking that out.

As for the actual error you posted, it looks as though the "inputDirURI" config in the ".../TestJBossESB/paramsDir/FileMoverConfigExample.xml" is wrong.  In the version of the ESB you downloaded, this parameter must be a valid URI.  Also, the back-slashes are probably causing you trouble too.

Current Setting:
C:\de\jbossesb\product\docs\samples\TestJBossESB\inputDir

Try:
file:/C:/de/jbossesb/product/docs/samples/TestJBossESB/inputDir


View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3978471#3978471

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3978471



More information about the jboss-dev-forums mailing list