Tomcat myfaces dynamic source files
- by Gerrie
Hi,
I'm going to try and make as much sense as possible here. We are working on a myfaces 2 app in tomcat. On our local dev machines, whenever we want to change one of our xhtml files, we have to stop the server, deploy and then start the server back up.
This is cumbersome and makes making small changes to the view tedious.
I tried changing the…