Hi, actually during development, I use the server in localhost .. but if I do not reboot, I do not see the new code changes...
-----Messaggio originale----- Da: André Warnier (tomcat) <[email protected]> Inviato: mercoledì 2 gennaio 2019 10:37 A: [email protected] Oggetto: Re: Tomcat and IDE On 02.01.2019 10:00, [email protected] wrote: > Hello, > I apologize in advance if this is not the correct place.. > I develop webapp with Netbeans IDE and Tomcat.. everytime that i make > a change in my code (javabeans) i stop tomcat, clear its cache, and > restart the server.. this is a bit of a waste of time.. is this the > correct way or there are some shortcuts? > Thanks! > Hi. Maybe you want to have a look at this : http://tomcat.apache.org/tomcat-9.0-doc/deployer-howto.html#Deploying_on_a_r unning_Tomcat_server I'm far from an expert, but if your app works the same as a Java webapp, it should help. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] -- Questo messaggio e' stato analizzato da Libra ESVA ed e' risultato non infetto. This message was scanned by Libra ESVA and is believed to be clean. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
