hi all
i have a web application that i want to build in netbeans
IDE , this existing project has a build file and i want to build the enviroment using this build file and the
ant build ,also i want to use glassfish v3 as my application server , so i used the netbeans wizard to build this web application from existing source but it always give me this error when i tey to clean and build the application "please JBOSS_HOME" , so it seems that the build file is built to deploy under
jboss ... what should i do "i am also new to Ant build files "
any help please