ant compile This will compile all the source code for the Qpid JCA example project to the ${build.classes.dir} directory. ant deploy-rar deploy-ear Deploys a particular component which could be rar, ear (or ds for JBoss) ant undeploy-ear undeploy-rar Undeploys a particular component which could be rar, ear (or ds for JBoss) ant run-client run-reqresp Runs the RMI/thin client or the request-response client example