Tomcat is redeploying each and every changes , even after hotswap setup
68 views
Skip to first unread message
Vignesh Kumar
unread,
Feb 24, 2021, 11:56:35 AM2/24/21
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to HotswapAgent
I followed http://hotswapagent.org/mydoc_setup_netbeans.html ? this link to setup. Hotswap is started working, but if i do some changes tomcat redeploy it again. Please help me on this. I m using java 8u181, DCEVM-8u181-installer-build2
cristian...@gmail.com
unread,
Feb 24, 2021, 12:48:29 PM2/24/21
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
I remember back in the old days when I was using Tomcat from Eclipse w/ standard hot swap: there was a setting in the Eclipse UI. A checkbox next to the application, when clicking on the server.
Vignesh Kumar
unread,
Feb 24, 2021, 12:59:33 PM2/24/21
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to HotswapAgent
I have changed autodeploy = false in server.xml , still its redeploying on every changes.