JSP change causes context refresh (entire WAR restarts) - IvyDE EE Module 
dependency copies all jars to tomcat directory even if unchanged
------------------------------------------------------------------------------------------------------------------------------------------

                 Key: IVYDE-226
                 URL: https://issues.apache.org/jira/browse/IVYDE-226
             Project: IvyDE
          Issue Type: Bug
    Affects Versions: 2.1.0
         Environment: Windows WTP Galileo & Tomcat 6
IvyDE 2.1.0-hudson-79
            Reporter: Dave


Problem: If I make a JSP only change in a Web project causes the entire web 
application context to restart in Tomcat 6.  Due to legacy application design, 
restart takes several minutes.

Configuration:
Web project has a IvyDE classpath dependency.  This dependency is marked as a 
Java EE module dependency.  Build Automatically is on.

Investigation:
Change to JSP causes project build, the project build exports the dependent 
jars to the WTP server folder:
wtpwebapps\MyWebApp\WEB-INF\lib
This happens even when there has been no resolve and no new or updated jars 
exist

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to