简体   繁体   中英

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. This works fine from NetBeans using the same server installation. 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
  • Server : 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.

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. To disable this feature, double click on the server, go to the modules tab and disable auto-reload for you installed module.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

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