0 Replies Latest reply on Mar 17, 2006 5:32 PM by rbryan

    BUILD FAILED \client not found

    rbryan

      Could someone help me figure out what's wrong with this? I have
      changed jboss-build.properties just like it says in Chapter 4 to
      jboss.home=D:/jboss-4.0.2

      And I even tried it like:
      jboss.home=D:\jboss-4.0.2

      D:\j2eetutorial14\examples\bank>ant -f jboss-build.xml compile
      Buildfile: jboss-build.xml

      prepare:

      compile:
      [javac] Compiling 60 source files to D:\j2eetutorial14\examples\bank\build

      BUILD FAILED
      D:\j2eetutorial14\examples\bank\jboss-build.xml:55: D:\jboss-4.0.2 \client not
      found.

      Total time: 0 seconds


      The D:\jboss-4.0.2\client exists, and has a bunch of *.jar files in it.