Denis Golovin [
http://community.jboss.org/people/dgolovin] replied to the discussion
"Server doing full publish after eclipse restart"
To view the discussion, visit:
http://community.jboss.org/message/533188#533188
--------------------------------------------------------------
That's a known behavior of WTP Server adapter. After eclipse is started all modules
added to the server have the same publishing state. This state is called
PUBLISH_STATE_UNKNOWN. When deployment starts first time through context menu for server
instance in servers view or as an auto publish it always starts as inceremental publish,
but during processing this regquest it analize modules states and if it foung module with
PUBLISH_STATE_UNKNOWN it changes incremental publish to full publish.
That happens because WTP Server Adapter doesn't save deployment state between
sessions,
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/533188#533188]
Start a new discussion in JBoss Tools at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]