0 Replies Latest reply on Apr 30, 2008 5:43 PM by mle6644

    Has anyone gotten the Trailblazer sample code working?

    mle6644

      I'm new to JBoss and trying to learn how it works by trying out a few sample codes provided with the jbossesb-server-4.2.1GA.zip, especially the TrailBlazer sample. Here is exactly what I have been doing so far:

      1. unzip the jbossesb-server-4.2.1GA.zip to a specific directory
      2. Execute "run.bat" to start the JBoss
      3. Go to ..\samples\trailblazer to run "ant deploy" and got the following error message:
      Buildfile: build.xml

      messaging-config:

      messaging-dependencies:

      jbossmq-dependencies:

      esb.built:
      [echo] Please build the ESB with "ant dist" in the ESB parent
      [echo] directory in order to run the Trailblazer application.

      BUILD FAILED
      D:\jbossesb-server-4.2.1GA\samples\trailblazer\build.xml:131: Please build ESB first.


      Due to this error message, I then tried to run "ant dist" and this time I got this following error message: "Target "dist" does not exist in the project "TRAILBLAZER""

      I'm really confused now and don't know what else to try. If any one of you know exactly how to get the TrailBlazer running, can you please show me how.

      Thanks very much.

      ML