Can't get hot deploy to work properly
Hi
I am using IDEA for a web project that includes JSF. I am running the project on a Tomcat server that is set up in IDEA.
When I make changes in non-java classes IDEA doesn't register the changes and hot deploy the changed files. I select "Update Classes and Resources" when making the project. Changed Java classes get copied to the Tomcat server but JSF, JSP and other files don't.
Could it be a setting I have missed or is this a bug?
By the way, is it possible to hot deploy files when you save then?
Thanks in advance
Please sign in to leave a comment.
Are your JSF files located under Web resource directories?
--
Nikolay Chashnikov
Software Developer
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"
My JSF files are located in WebRoot. Is this enough?
Or do I have to manually change a setting for the WebRoot folder?
Do you configure exploded or war archive to deploy in the run configuration?
--
Nikolay Chashnikov
Software Developer
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"
I have it configured as a web application exploded.
Could you please attach your project files (ipr, iml and iws)?
--
Nikolay Chashnikov
Software Developer
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"
I only have an iml file. Here it is.
Attachment(s):
Iris.iml.zip
You should have .idea folder in your project. Please attach it as well.
--
Nikolay Chashnikov
Software Developer
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"
Here is the contents of the .idea folder.
Attachment(s):
.idea.zip