Quit Eclipse. Find and delete the dist/ folder (for apps) or the build/ folder (for frameworks). Open Eclipse, build and run. It sounds like a timestamp issue: some how the compiled .class file has a newer timestamp than the file you modified. Check the system time on that machine.

Chuck


On Jul 1, 2008, at 11:33 AM, Alex Daskalov wrote:

Hello all,

I'm in the process of deploying a WebObjects app from a local server
to a remote server. I'm not the original developer of the app and have
little experience with WebObjects though I have developed and deployed
apps on other web frameworks, including a couple of java frameworks,
so it seems pretty familiar. I am using Eclipse with WOLips and
building the project with ANT. In preperation for the move, I've done
a few test deployments. After one of them, I can no longer make any
changes to the project. No matter the changes to the java files, the
build is always one specific previous version from one of the changes
I made. I can modify the HTML files and the changes appear, but the
backend java is never recompiled from source. I've been looking around
frantically for a solution but can't seem to find one.

Does anyone have suggestions for things to check? I have not touched
much in the project, but perhaps one of the properties or xml
configuration files is responsible?
I should mention that even when running the project through WOLips
locally, the compiled classes are old versions and not like the
corresponding java files. I understand that there is an incremental
build that occurs that allows launching the application quickly, and
it seems this has stopped incrementing. I've tried both "Run as
WebObjects Application" and "Debug as…"

Thank you for any help!
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-deploy mailing list (Webobjects- [EMAIL PROTECTED])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-deploy/chill%40global-village.net

This email sent to [EMAIL PROTECTED]


--

Practical WebObjects - for developers who want to increase their overall knowledge of WebObjects or who are trying to solve specific problems.
http://www.global-village.net/products/practical_webobjects





_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-deploy mailing list      (Webobjects-deploy@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-deploy/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to