Export ant script from BEA Workspace Studio version 1.1 - build ear
658120Sep 12 2008 — edited Sep 15 2008Hi!
I have used the functionally to export ant build scripts for my projects, one control, one web and one earproject which I have just converted from bea 8.1 to bea 10. There are no compile errors in eclipse. When I run build in the generated scripts i get a warrning stating:
"beahive home not set, disabled APT"
Anyone know what to do about this warning? Have tried to set beehive home in the ant build script as a property also as environment variable in windows.