`
ninglei
  • 浏览: 1869 次
  • 性别: Icon_minigender_1
  • 来自: 北京
最近访客 更多访客>>
社区版块
存档分类
最新评论
文章列表
使用Eclipse Java EE版本开发Web应用程序时, Eclipse老是将需要部署的内容打成war包。这在开发时, 是个没有必要的开销,因为大多数Web Server(或App Server)都支持exploded部署方式。    要让Eclipse部署的时候以exploded方式部署,其实没有想象中复杂。实际上,从Eclipse的Console中可以窥见其工作端倪(以Jboss为例,其它服务器类似): Buildfile: /xxx/eclipse/plugins/org.eclipse.jst.server.generic.jboss_1.6.1.v200904151730/bui ...
Global site tag (gtag.js) - Google Analytics