Hi Pierre, Any chance you could update to use the V1.0.1 release? From the error message, it looks like you have the milestone 1 release which was prior to the actual 1.0 release. A little confusing maybe. here's the link to download 1.0.1...
http://beehive.apache.org/releases/release-1.0.1.cgi Kind regards, Carlin On 8/3/06, Pierre Parrend <[EMAIL PROTECTED]> wrote:
Hello everybody, I a totally newbie to beehive, and trying to run the petstore sample. I do not manage to compile the sample due to an error in the apt compiling process. The build file (beehive-tools.xml) does not seam to know how to find the apt compiler (which is located in following archive : lib/controls/beehive-controls.jar, referenced in the file 'beehive-imports.xml' under the property 'controls.dependency.path'). Have somebody an idea of the source of the problem ? thanks, Pierre I get the following exception while launching 'ant build' in the petstoreWeb directory : ** BUILD FAILED /opt/beehive-test/petstoreWeb/build.xml:101: The following error occurred while executing this line: /home/pierre/downloads/apache/beehive/apache-beehive-incubating-1.0m1 /ant/beehive-tools.xml:72: Error running apt compiler ** and with verbose mode : ** ... /home/pierre/downloads/apache/beehive/apache-beehive-incubating-1.0m1 /ant/beehive-tools.xml:72: Error running apt compile ... Caused by: java.io.IOException: java.io.IOException: apt: not found ... **
