2 Replies Latest reply on Sep 4, 2002 10:53 AM by alexb

    JBoss and Sparc

    md_luce

      I just got the source from CVS and am attempting to build JBoss on the Sparc. When I run build.sh I get the following error:

      build.sh: Could not locate Ant; check $ANT or $ANT_HOME.

      If I do not use build.sh and I execute ant most I receive the following error:

      Buildfile: build.xml

      BUILD FAILED
      Error reading project file: unknown protocol: resource

        • 1. Re: JBoss and Sparc
          md_luce

          The same downloads work for Windows XP. I am assuming I am missing something obvious. Any help will be greatly appreciated

          • 2. Re: JBoss and Sparc
            alexb

            Try this if you haven't, ..\ant\bin add this to the end of you path in your environment variables.

            Example of a piece of my path C:\MSSQL7\BINN;..\ant\bin;

            hope this helps
            Alex