java - hot deployment of tomcat project in weblogic? -


i have tomcat project directory structure is

enter image description here

previously using tomcat server, whenever modified .java files used build project , restarted server in eclipse through plugin changes have taken effect.

enter image description here

now in company changed tomcat weblogic since new it, used build war file every time , deploy manually check changes. can 1 tell me how hot deployment in web logic. googled says need change project type dynamic project, cant since in development.

is better way make changes java file build , no need restart server through eclipse in weblogic 12c. eclipse ide luna weblogic 12c server project type : tomcat project structure

i think how doing little old fashioned. eclipse luna, tomcat 5.0 - tomcat 8.0 supported. , take effort turn project 'dynamic web project', in way benifit lot experience of other people.

for hot redeploying, can try jrebel, reload changed java class without reloading whole applcaition.but it's commercial software, , don't know , free alternative yet.


Comments

Popular posts from this blog

ruby on rails - RuntimeError: Circular dependency detected while autoloading constant - ActiveAdmin.register Role -

c++ - OpenMP unpredictable overhead -

javascript - Wordpress slider, not displayed 100% width -