[jbosstools-issues] [JBoss JIRA] (JBIDE-17724) Changes cause full redeployment of exploded WAR

Snjezana Peco (JIRA) issues at jboss.org
Wed Jul 9 07:16:28 EDT 2014


    [ https://issues.jboss.org/browse/JBIDE-17724?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12983440#comment-12983440 ] 

Snjezana Peco commented on JBIDE-17724:
---------------------------------------

The issue can be reproduced in the following way:

- create a project using the Java EE Web Project wizard
- create a Maven JAR project
- add the Maven project as a dependency to the Java EE Web project

After that, the web project is redeployed whenever editing an *xhtml file.

The issue happens because JBoss AS forces republishing if there is a zipped submodule.
Changing Application Reload Pattern doesn't help.

The issue doesn't happen on Kepler

A possible patch: https://github.com/jbosstools/jbosstools-server/pull/246

> Changes cause full redeployment of exploded WAR
> -----------------------------------------------
>
>                 Key: JBIDE-17724
>                 URL: https://issues.jboss.org/browse/JBIDE-17724
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: server
>    Affects Versions: 4.2.0.Beta2
>         Environment: Windows 8.1 x64
> Java 7u51 x64
> Luna x64
>            Reporter: Cody Lerum
>            Assignee: Rob Stryker
>            Priority: Blocker
>             Fix For: 4.2.0.Beta3, 4.2.0.CR1
>
>
> After moving to Luna from Kepler any changes to java or jsf resources are causing a full redeployment of the exploded war to JBoss 7.1.3.Final
> This prevents any updating of JSF resources or debugging java code.



--
This message was sent by Atlassian JIRA
(v6.2.6#6264)


More information about the jbosstools-issues mailing list