java:hotdeploymenteclipse
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
java:hotdeploymenteclipse [2014/06/23 23:01] – rlunaro | java:hotdeploymenteclipse [2022/12/02 21:02] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== The fastest way to make a deployment in eclipse ====== | ====== The fastest way to make a deployment in eclipse ====== | ||
+ | |||
+ | <WRAP center round info 60%> | ||
+ | **Update about Tomcat** | ||
+ | |||
+ | When I started this tutorial, I've found that every single change | ||
+ | in a web page under JBoss forces this to restart the application. | ||
+ | |||
+ | Unfortunately it is not the case with Tomcat: Tomcat ignores everything | ||
+ | else except web.xml, and this is a bit cumbersome if you are changing | ||
+ | jsf or jsp pages frequently, because these changes aren't detected | ||
+ | and refected by Tomcat. On the contrary, the pages appear unchanged. | ||
+ | |||
+ | With other J2EE servers I don't have an idea of what will happen.... | ||
+ | </ | ||
+ | |||
Although eclipse has a system to deploy applications to the application server of our choice (Tomcat, jboss, Web Sphere, etc.) I think that the system it uses is extremely slow. Other solutions that have appeared ([[http:// | Although eclipse has a system to deploy applications to the application server of our choice (Tomcat, jboss, Web Sphere, etc.) I think that the system it uses is extremely slow. Other solutions that have appeared ([[http:// |
java/hotdeploymenteclipse.1403564479.txt.gz · Last modified: 2022/12/02 21:02 (external edit)