4 Replies Latest reply on Mar 21, 2011 9:40 AM by developmentalmadness

    Getting started example won't compile

    developmentalmadness

      I'm starting on a project using JBoss 4.2.3 and have it installed and running and am going thru the getting started guide for that version. I've downloaded j2eetutorial14 as well as jbossj2ee-src.zip (not easy to find by the way) and extracted them into the same directory. Then I updated jboss-build.properties to point to JBOSS_HOME. But when I run ant -f jboss-build.xml compile I get the error "C:\Java\deploy\j2eetutorial14\examples\bank\jboss-build.xml:59: C:\Java\jboss-4.2.3.GA\server\default\deploy\jboss-ws4ee.sar not found."

       

      Do I have the wrong version of jbossj2ee-src? Or am I missing something else?