Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » Publishing in WTP 2.0.x vs WTP 1.5.x
Publishing in WTP 2.0.x vs WTP 1.5.x [message #201887] Thu, 11 October 2007 15:17 Go to next message
Eclipse UserFriend
Originally posted by: mauro.molinari.cardinis.com

Hello all!
Does anyone experience a noticeable reduction in publishing performance
in WTP 2.0.x relatively to WTP 1.5.x?

We develop a (big) webapp with WTP and we're using Tomcat 5.5. From when
we switched to WTP 2.0.x (clean install), it seems that Eclipse
publishes the whole webapp EVERY time it has to do publishing... so, it
seems not to do it in an incremental way anymore... The result is that
it always takes minutes to publish...

Republish is often fast, but sometimes my co-workers say that it's very
slow, too, because Eclipse seems to do a full publish operation...

It this normal?

Mauro.
Re: Publishing in WTP 2.0.x vs WTP 1.5.x [message #201942 is a reply to message #201887] Thu, 11 October 2007 20:46 Go to previous messageGo to next message
Larry Isaacs is currently offline Larry IsaacsFriend
Messages: 1354
Registered: July 2009
Senior Member
There appears to be a bug where the publish information used to derive
the publish delta for a module doesn't persist successfully in WTP
2.0.x. Each time you start a new Eclipse session, the first publish
won't be able to retrieve the info and do a full publish instead. Since
this info is cached, I believe the incremental publishing should work
for the remainder of the session. It this consistent what you are seeing?

Cheers,
Larry

P.S. I created https://bugs.eclipse.org/bugs/show_bug.cgi?id=206087 for
this bug.

Mauro Molinari wrote:
> Hello all!
> Does anyone experience a noticeable reduction in publishing performance
> in WTP 2.0.x relatively to WTP 1.5.x?
>
> We develop a (big) webapp with WTP and we're using Tomcat 5.5. From when
> we switched to WTP 2.0.x (clean install), it seems that Eclipse
> publishes the whole webapp EVERY time it has to do publishing... so, it
> seems not to do it in an incremental way anymore... The result is that
> it always takes minutes to publish...
>
> Republish is often fast, but sometimes my co-workers say that it's very
> slow, too, because Eclipse seems to do a full publish operation...
>
> It this normal?
>
> Mauro.
Re: Publishing in WTP 2.0.x vs WTP 1.5.x [message #201966 is a reply to message #201942] Fri, 12 October 2007 06:46 Go to previous message
Eclipse UserFriend
Originally posted by: mauro.molinari.cardinis.com

Larry Isaacs ha scritto:
> There appears to be a bug where the publish information used to derive
> the publish delta for a module doesn't persist successfully in WTP
> 2.0.x. Each time you start a new Eclipse session, the first publish
> won't be able to retrieve the info and do a full publish instead. Since
> this info is cached, I believe the incremental publishing should work
> for the remainder of the session. It this consistent what you are seeing?
>
> Cheers,
> Larry
>
> P.S. I created https://bugs.eclipse.org/bugs/show_bug.cgi?id=206087 for
> this bug.

Hi Larry,
yes, when I first start Eclipse, with WTP 2.0.x the publishing is always
done from scratch, as you say.
I'll try to make further investigation whether this problem arises also
during the remainder of a session.

Thank you!
Mauro.
Previous Topic:XML template behaviour
Next Topic:test
Goto Forum:
  


Current Time: Fri Apr 26 20:38:19 GMT 2024

Powered by FUDForum. Page generated in 0.03180 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top