Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » does eclipse have "sync-on-demand" like myeclipse ?
does eclipse have "sync-on-demand" like myeclipse ? [message #521802] Thu, 18 March 2010 09:44 Go to next message
Eclipse UserFriend
I am confused about this:
I want to have an integrated j2ee server inside eclipse, so I can make my
code changes and have the changes reflected immediatly in the deployed war,
I can do that with myeclipse with what they call "sync-on-demand".
However it sounds a lot like eclipse's "hot-code-replace" ... is this the
same ?
If not what is different ?
Does the war have to be deployed exploded for hot code replace to work ?
How is this related to autodeploy feature that weblogic provides ?
thanks
Re: does eclipse have "sync-on-demand" like myeclipse ? [message #522532 is a reply to message #521802] Mon, 22 March 2010 13:36 Go to previous message
Eclipse UserFriend
sasha wrote:
> I am confused about this:
> I want to have an integrated j2ee server inside eclipse, so I can make my
> code changes and have the changes reflected immediatly in the deployed war,
> I can do that with myeclipse with what they call "sync-on-demand".
> However it sounds a lot like eclipse's "hot-code-replace" ... is this the
> same ?
> If not what is different ?
> Does the war have to be deployed exploded for hot code replace to work ?
> How is this related to autodeploy feature that weblogic provides ?
> thanks
>
>

Hi, sasha.

You will probably get more help with J2EE related questions by asking on the
eclipse.webtools forum.

In general I believe whether hot code replace works in a J2EE app has a lot to
do with the particular app server you are using (JBoss, Tomcat, ...).
Previous Topic:weblogic 10 server adapter for eclipse 3.5 galileo
Next Topic:How to version-control .project and .classpath under SVN
Goto Forum:
  


Current Time: Fri Mar 28 00:00:28 EDT 2025

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

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

Back to the top