I\'ve got a project written in Grails. When I run it from a console with grails run-app I\'ve got all my logs printed to the console, just as I want it.
I had some problems with hot-reloading XHTML files using JRebel, Spring, JSF Mojarra 2.0.3 and WebLogic 10.3.
I\'m trying to deploy a multi-module Maven project from Eclipse to a local Tomcat using JRebel. The project has the following structure:
As said, I\'d like to change the bytecode during execution. I am not running any sort of application or web server, it\'s just for a command line program.
When developing a eclipse rcp applicatin,I need to restart the applica开发者_Python百科tion after I changed my code.My question is obviously should be this :
I\'m having a hard time getting JRebel to work in my current development environment. I have multi module maven projects. Currently, the Tomcat instance is controlled via service (tomcat monitor) and
Greetings, I am trying to start a scala/liftweb project for deployment on Google App Engine. To do this, i need to package it up as a .war using maven.
So I have a multi module Maven web app running in eclipse and tomcat with wtp. However the deployment of the application takes some time: building sub modules if changed and starting the application
I\'m trying to 开发者_如何学Gouse Jrebel with IntelliJ 10. I\'m working on Spring Roo generated project which uses tiles. There are multiple views.xml in my class path.
Recently jrebel has started reloading all of the classes in our project when we make a jersey request as well as when we shut down.It doesn\'t seem to be every request but if you wait a while between