REM REM Tests an installation of a Beehive distribution REM set REM Populate the petstoreWeb with the Beehive/NetUI webapp runtime call ant -Dwebapp.dir=%CD%\samples\petstoreWeb -f ant\webappRuntimeCore.xml deploy.beehive.webapp.runtime REM Build the petstoreWeb call ant -Dwebapp.dir=%CD%\samples\petstoreWeb -f ant\buildWebapp.xml build