Hi, Currently I have a war for my application which is running fine. But everytime I make changes to a .class/.html/.xsl I need to recreate the war file. As the project size is huge, recreating a war takes a long time.
Is there a way around this? Can't I configure JBOSS to look for the .class/.xsl/.html at a given path (where I have the war expanded) instead of picking them from the war file? Or if JBOSS does not provide this configuration, does it allow writing a custom deployer which can suffice this requirement? Any help will be great. Thanks, - Ankur View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3942329#3942329 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3942329 ------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
