1 Reply Latest reply on Feb 11, 2006 7:52 PM by conradwt

    Installing JBoss 4 on Mac OS X 10.4.* ?

    conradwt

      Hi, could someone tell me where I can find the exact setup instructions for installing JBoss on Mac OS X 10.4.4? At this time, I have downloaded the following file:

      jboss-4.0.4RC1-installer.jnlp

      I clicked on the above file and followed the prompts. Now, what should be the next step? Finally, does one have to download and install Ant because I haven't found a clear answer on this at this time from the documentation.

      Thanks in advance,

      -Conrad

        • 1. Re: Installing JBoss 4 on Mac OS X 10.4.* ?
          conradwt

          Hi, it seems that I was able to get JBoss installed and it appears to be running. Now, I'm attempting to build the bank application and I'm getting the following error message when I execute the following command:

          ant -f jboss-build.xml compile

          BUILD FAILED
          /Users/conradwt/Desktop/startguide40/jbossj2ee-src/examples/bank/jboss-build.xml:59: /Applications/jboss-4.0.4RC1/server/default/deploy/jboss-ws4ee.sar not found.

          If anyone knows how to resolve this issue, it would be greatly appreciated.

          Thanks in advance,

          -Conrad