Hide Forgot
Date of First Response: 2008-04-15 21:39:18 project_key: SOA drseuss:management tcunning$ ant Buildfile: build.xml define-lib: init: [mkdir] Created dir: /Users/tcunning/Downloads/soa/jboss-soa-p.4.2.0/jboss-as/tools/console/management/build [mkdir] Created dir: /Users/tcunning/Downloads/soa/jboss-soa-p.4.2.0/jboss-as/tools/console/management/build/classes ${esb.lib.dir} is undefined because jbossesb.sar doesn't exist within default - need to add another path so that the management console jar will compile. compile: [echo] /Users/tcunning/Downloads/soa/jboss-soa-p.4.2.0/jboss-as [javac] Compiling 30 source files to /Users/tcunning/Downloads/soa/jboss-soa-p.4.2.0/jboss-as/tools/console/management/build/classes BUILD FAILED /Users/tcunning/Downloads/soa/jboss-soa-p.4.2.0/jboss-as/tools/console/management/build.xml:84: /Users/tcunning/Downloads/soa/jboss-soa-p.4.2.0/jboss-as/tools/console/management/${esb.lib.dir} not found. Total time: 0 seconds
Added a esb.lib.dir condition for the SOA-P distribution setup (no jbossesb.sar in server/default/deploy).
Closing per Tom Cunningham.