The additional arguments listed in my app's config are:

-WOFrameworksBaseURL /WebObjects/myapp.woa/Frameworks - WOStatisticsPassword password -WOHost my.domain.com -WOAdaptorURL http://my.domain.com/cgi-bin/WebObjects -WODirectConnectEnabled true

I had WOFrameworksBaseURL on the end but I just moved it to the beginning and pushed it to my instances... with no effect. The adaptor is still trying to pull framework resources from the wrong path. Regardless, it should still be set by the build script, no? I wouldn't think I would need to explicitly set it after that...

rg

On Jul 25, 2008, at 3:16 PM, Kieran Kelleher wrote:

What are your WOMonitor arguments? They are probably formatted incorrectly resulting in the launch command not getting the WOFrameworksBaseURL argument at all since it is *after* the WOMonitor args in the launch script inside the WOA (it is at end of the launch script, see for yourself). I have seen this before, and that was the cause. Also no "\n" in the WOMonitor args text area ... that may cause problem too.

HTH,

Kieran

On Jul 25, 2008, at 2:23 PM, Rams wrote:

Hi all,

I read

http://wiki.objectstyle.org/confluence/display/WOL/Web+Server+Resources+with+Embedded+Frameworks

I'm using the build script found here:

http://wiki.objectstyle.org/confluence/display/WOL/Alternative+Ant+Build+Script+for+Fully+Embedded+and+Split+Install+Bundles

Which declares WOFrameworksBaseURL in the script. I also tried to explicitly declare it in the additional arguments of the app with no luck. In my apache access_log, I'm still getting:

"GET /WebObjects/Frameworks/Ajax.framework/WebServerResources/ dragdrop.js HTTP/1.1" 404 265

Obviously, this isn't a problem with direct connect, but I'm wondering why it isn't working. I can't just move the frameworks there, because I don't want to overwrite the installed WO 5.4.2 frameworks. (With wonder's JavaWebObjects.Framework for instance) Does anyone know how I can fix this??

Thanks everyone,

rg

_______________________________________________
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/kieran_lists%40mac.com

This email sent to [EMAIL PROTECTED]


Attachment: smime.p7s
Description: S/MIME cryptographic signature

 _______________________________________________
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