I have JBOSS_HOME as an env variable. In my build.xml In my build.xml I have done following:
when I run ant deploy task, and try to copy ear file to deployment folder, it actually creates a directory like: /$(env.JBOSS_HOME}/server/default/deploy and copies file there. Please help me where I am wrong. Any help is much appreciated -artofabhi View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4027341#4027341 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4027341 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
