简体   繁体   English

在Jboss服务器上部署Web应用程序

[英]Deploying Web-Application on Jboss-Server

Every time we write some code in our project we need to clean project which is going to take some time even if Jboss supports Hot deployment. 每次我们在项目中编写一些代码时,我们都需要清理项目,即使Jboss支持热部署,这也将花费一些时间。 Is there any tool/trick which will help us to get our web application deployed within less time? 是否有任何工具/技巧可以帮助我们在较短的时间内部署Web应用程序? I am using eclipse Juno and Jboss Application Server 5.1 please guide accordingly. 我正在使用Eclipse Juno和Jboss Application Server 5.1,请相应地进行指导。

使用Maven通过构建脚本进行热部署可能会有所帮助

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM