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-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]