2 Replies Latest reply on Oct 26, 2004 4:19 AM by abue

    Dukebank example

    premier_la

      Hello,

      I am lerning jbosss, while following the DukeBank example I am getting error when I compile the Java source

      C:\j2eetutorial\bank>ant -f jboss-build.xml compile
      Buildfile: jboss-build.xml

      prepare:

      compile:
      [javac] Compiling 1 source file to C:\j2eetutorial\bank\build

      BUILD FAILED
      C:\j2eetutorial\bank\jboss-build.xml:49: C:\j2eetutorial\bank${jboss.home}\client not found.

      I am not able to figure out why this is happening..
      jboss.home is set to C:\jboss-4.0.0RC1

      thanks in advance for any help.
      Premierla

        • 1. Re: Dukebank example

          If you are trying to run the getting started examples with 4.0, I recommend getting the 4.0 getting started guide and not the 3.2 one. It will work much better. (make sure to download the j2ee14 tutorial examples, not the 1.3 examples you are using)

          • 2. Re: Dukebank example
            abue

            check your jboss-build.properties to see whether it has been modified by other programme