[
https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-580?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12736999#action_12736999
]
viola.lu commented on GERONIMODEVTOOLS-580:
-------------------------------------------
Hi, Delos:
I enabled this function in Geronimo Eclipse Plugin, and try to modify
context-root of a web app, for example, change <web:context-root>/cviewer
</web:context-root> to <web:context-root>/cview</web:context-root> but its
change will not be updated to server.
Pls check it, thanks.
> Servlet/JSP update forces a complete redeploy of a WAR
> ------------------------------------------------------
>
> Key: GERONIMODEVTOOLS-580
> URL:
> https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-580
> Project: Geronimo-Devtools
> Issue Type: Improvement
> Affects Versions: 2.0.x, 2.2.0
> Reporter: Kevan Miller
> Assignee: Tim McConnell
> Fix For: 2.1.5, 2.2.0
>
> Attachments: 580.patch
>
>
> I've had several users comment to me that application development with GEP is
> not as fast as it should be. Basic scenario is create an application, deploy,
> test, update, test, update, etc... IIUC, for each update, GEP is repackaging
> the WAR and running a redeploy. Repackaging/redeploy can take some time (for
> large apps > 30 seconds). IIUC, we could be updating the appropriate
> JSP/Servlet classes directly and greatly improving this behavior. I don't
> know how this works, however. Anybody interested in looking at this? I'd like
> to see this improved in 2.2. If it's something that could be fixed in 2.1.x,
> that would be great. But that might depend on how extensive the changes
> are...
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.