1 Reply Latest reply on Mar 31, 2006 10:34 AM by peterj

    Error with the getting start of a JMS jboss example

    antitrust1982

      Hi all,

      I have a strange error with "startguide40.zip" when I want to compile the build file i have this error:

      Microsoft Windows XP [version 5.1.2600]
      (C) Copyright 1985-2001 Microsoft Corp.
      
      
      
      C:\startguide40\jbossj2ee-src\examples\ejb\simplemessage>ant -f jboss-build.xml compile-mdb
      Buildfile: jboss-build.xml
      
      prepare:
      
      compile-mdb:
       [javac] Compiling 2 source files to C:\startguide40\jbossj2ee-src\examples\ejb\simplemessage\build
      
      BUILD FAILED
      
      C:\startguide40\jbossj2ee-src\examples\ejb\simplemessage\jboss-build.xml:33: C:\startguide40\jbossj2ee-src\examples\ejb\simplemessage\FIXME: Point to JBoss 4.0 installation directory\client not found.
      
      Total time: 1 second



      What I must change in order to work this getting start?

      I'am new in the JMS and I want to understand what is JMS and how works it. I think this example can help me.

      Thank you for your help

      Antitrust1982