when using jrebel, How can I make it automaticly republish static resource such as HTML javascript and jsp? enter image description here

link|improve this question

feedback

2 Answers

up vote 3 down vote accepted

you should use rebel.xml configuration file to map your resources like jsps to the deployed app.

Check out the example: http://www.zeroturnaround.com/reference-manual/app.html#app-3.1

link|improve this answer
feedback

Here is the example how to use JRebel on Tomcat. Use this link and translate tools.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.