简体   繁体   English

无法从SpringSource Tool Suite 2.8.1到GlassFish 3.1进行热部署

[英]Unable to hot deploy from SpringSource Tool Suite 2.8.1 to GlassFish 3.1

I am unable to publish JSPs or other static file changes without a full server restart. 没有完全重新启动服务器,我将无法发布JSP或其他静态文件更改。 This works fine from NetBeans using the same server installation. 使用同一服务器安装的NetBeans可以正常工作。 For the time being I've disabled automatic publishing because my server would be restarting more often than it's available. 我暂时禁用了自动发布功能,因为服务器重启的次数超过了可用的重启次数。

To reiterate the versions from the title: 要从标题重申版本:

  • IDE : SpringSource Tool Suite 2.8.1 IDE :SpringSource工具套件2.8.1
  • Server : GlassFish 3.1 服务器 :GlassFish 3.1

Thanks for any help! 谢谢你的帮助! Please let me know if any other information would be helpful to diagnose this problem. 请让我知道其他信息是否有助于诊断此问题。

Edit: Switched to Tomcat 7 after unsuccessfully trying a clean install of vanilla Eclipse with GlassFish. 编辑:尝试使用GlassFish干净安装香草Eclipse失败后,切换到Tomcat 7。

This works fine for me. 这对我来说很好。 I think you may want to re-enable automatic publishing. 我认为您可能想重新启用自动发布。 If you are concerned with server restarts, that is a separate configuration within STS. 如果您担心服务器重启,则这是STS中的单独配置。 To disable this feature, double click on the server, go to the modules tab and disable auto-reload for you installed module. 要禁用此功能,请双击服务器,转到“模块”选项卡,然后为安装的模块禁用自动重装。

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

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