[JBoss-user] [Installation, Configuration & Deployment] - Re: Why do I have to deploy my webapp in deploy directory?

2005-09-05 Thread skbala
OOps!! in the previous message, it is "using exec task" in 2nd line. thanks, satish. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3893045#3893045 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3893045 --

[JBoss-user] [Installation, Configuration & Deployment] - Re: Why do I have to deploy my webapp in deploy directory?

2005-09-05 Thread skbala
Hi rintin, Your information had been very much useful to me. But i had a doubt in mind about how to start Jboss using build.xml file. Initially i tried using task in and . But the problem i found with this is that now i am unable to shutdown by using "shutdown.sh -S". You can say the way