Hi, How to deploy an application without creating ear/war files ??? In Tomcat, it is very simple, i place the application in Tomcat_Home/webapps . How to do the same in Jboss ?
I want to do this, because everytime i make some changes to my java/jsp files, i have to create a war, then a ear and then copy that ear into some folder of jboss, all this takes lot of time. Is there any alternative for this other than using the ANT build ???? Thanks ! View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3867697#3867697 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3867697 ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
