0 Replies Latest reply on Nov 4, 2004 4:22 PM by courtneyw

    Cannot compile duke's bank example on JBoss 4.0.0

    courtneyw

      Hello:
      I am getting the following output whenever I try to complie the Dukes Bank example under JBoss 4.0.0. Can someone please help?
      Thanks

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

      prepare:

      compile:
      [javac] Compiling 56 source files to C:\j2eetutorial14\examples\bank\build

      BUILD FAILED
      C:\j2eetutorial14\examples\bank\jboss-build.xml:49: C:\jboss-4.0.0\server\all\de
      ploy\jboss-net.sar not found.

      Total time: 2 seconds
      C:\j2eetutorial14\examples\bank>