Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Eclipse Web Service Dyanamic Project not getting synchronized
Eclipse Web Service Dyanamic Project not getting synchronized [message #1091879] Thu, 22 August 2013 04:21 Go to next message
Prem Mehrotra is currently offline Prem MehrotraFriend
Messages: 4
Registered: August 2013
Junior Member
I am new to Eclipse. I am developing some web services.e.g., MyService, using Dynamic Web project. I setup a local tomcat inside Eclipse at port 8081... I created Web Service and it seemed working. In addition to src and build folders, I do see webcontents folder and several folders under it including services/../MyService which are indication that my web service has been deployed under local tomcat.

I made some changes in java code. I do see class file date/time get updated under build/classes, but I do not see updates under webcontents/WEB-INF/services/MyService which has my classes, why? I do have hot update set to true in axis2.xxml file under MyService/.../webcontents/...

When I run my web service in Eclipse it does show the changes I have made in java code, so somehow they seem to be published to local tomcat; but I do not class date/time updated. I also added a new java class MyTest under Src. While it shows under build.. It does not show under contents?

1. How can I set automatic refresh of folders under webcontents ...
2. Why when I run my web services under Eclipse it runs just fine and shows the changes I made.
Thanks a lot.
Re: Eclipse Web Service Dyanamic Project not getting synchronized [message #1092246 is a reply to message #1091879] Thu, 22 August 2013 14:06 Go to previous message
Russell Bateman is currently offline Russell BatemanFriend
Messages: 3798
Registered: July 2009
Location: Provo, Utah, USA
Senior Member

On 08/22/2013 06:04 AM, Prem Mehrotra wrote:
> I am new to Eclipse. I am developing some web services.e.g., MyService,
> using Dynamic Web project. I setup a local tomcat inside Eclipse at port
> 8081... I created Web Service and it seemed working. In addition to src
> and build folders, I do see webcontents folder and several folders under
> it including services/../MyService which are indication that my web
> service has been deployed under local tomcat.
>
> I made some changes in java code. I do see class file date/time get
> updated under build/classes, but I do not see updates under
> webcontents/WEB-INF/services/MyService which has my classes, why? I do
> have hot update set to true in axis2.xxml file under
> MyService/.../webcontents/...
>
> When I run my web service in Eclipse it does show the changes I have
> made in java code, so somehow they seem to be published to local tomcat;
> but I do not class date/time updated. I also added a new java class
> MyTest under Src. While it shows under build.. It does not show under
> contents?
>
> 1. How can I set automatic refresh of folders under webcontents ...
> 2. Why when I run my web services under Eclipse it runs just fine and
> shows the changes I made.
> Thanks a lot.

This question should be posted to the Eclipse web tool platform forum.
Previous Topic:Eclipse Birt Report 4.3
Next Topic:Is programmed in Eclipse 3.0 (3.1) program with v4.2 / v4.3 workable?
Goto Forum:
  


Current Time: Fri Apr 19 04:30:47 GMT 2024

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

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

Back to the top