[
https://issues.jboss.org/browse/JBIDE-23784?page=com.atlassian.jira.plugi...
]
Martin Malina commented on JBIDE-23784:
---------------------------------------
So I have some updates here based on discussion with Rob.
1. This JIRA has fix version of 4.4.4, but in that release this will only work with the
WF11 adapter - there is no separate EAP 7.1 there, only the 7.x one, which does not
support this. So if you want to use this with EAP 7.1 and the 7.1 server adapter, you will
have to wait for JBoss Tools 4.5.0.AM1 (it also works in master today).
2. I expected this to mean that we don't always redeploy the module, just add the
file. But currently this is how it works - when deploying using management API, the tools
will not copy over the whole thing every time you modify or add a file, so that's the
main improvement. But the module will still be redeployed every time on the server. Rob
suggested I create a new feature request so he can look at this in the future - so that
for example when you just modify a jsp file, you don't need to redeploy the whole
module.
I am going to test this improvement (that the whole thing is not copied over all the time)
on a remote deployment now.
WF 11 / EAP 7.1 Incremental MGMT publishing
-------------------------------------------
Key: JBIDE-23784
URL:
https://issues.jboss.org/browse/JBIDE-23784
Project: Tools (JBoss Tools)
Issue Type: Enhancement
Components: server
Reporter: Rob Stryker
Assignee: Rob Stryker
Priority: Critical
Fix For: 4.4.4.Final, 4.5.0.AM2
WF 11 and EAP 7.1 will have support for management deployment in an incremental fashion.
WF 11 nightly builds for the pre-alpha are here:
https://developer.jboss.org/thread/224262
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)