I've just updated my copy of wonder's integration branch, and built JavaMonitor and friends like this:
ant frameworks deployment.tools -Ddeployment.standalone=true I then moved my newly-built copy of JavaMonitor.woa/ to my deployment web server (wotaskd.woa on the machine is only a couple of days old), but when I run it and go to the "Site" tab, clicking any of the 3 javascript actions (HTTP Adaptor Settings, Email Notifications, Backup Site Configuration) does nothing. Up in the <head> section, I see: <script src="/WebObjects/Frameworks/Ajax.framework/WebServerResources/prototype.js"></script> <script src="/WebObjects/Frameworks/Ajax.framework/WebServerResources/effects.js"></script> <script src="/WebObjects/Frameworks/Ajax.framework/WebServerResources/wonder.js"></script> Does the Ajax.framework's WebServerResources have to be installed separately? I guess I had hoped/assumed it would use the embedded frameworks' WS resources via resource manager calls, or something. No? - Patrick _______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [email protected]
