Yes.

Which cause all the following values to look correct:
applicationBaseURL(),baseURL(),cgiAdaptorURL(), and directConnectURL(). 

But the ".exe" is still missing in the html.
It still generates "scripts/WebObjects" instead of "scripts/WebObjects.exe"




On Jun 25, 2012, at 2:15 PM, Chuck Hill wrote:

> Did you try launching with
> -DWOAdaptorURL=http://hostname/scripts/WebObjects.exe
> 
> 
> On 2012-06-22, at 6:29 AM, doug andrews wrote:
> 
>> I have a small test WebObjects app I am trying to deploy on Windows.  (XP 
>> and Windows 2003)
>> Both machines running java 7.
>> I've embedded the WO 5.4 frameworks into the app.
>> Without the embedded frameworks, everything works fine.  (WO 5.2 is 
>> installed on the machine.)
>> With the embedded frameworks, the following html is generated.
>> 
>> <a 
>> href="/scripts/WebObjects/WinTest.woa/1/wo/ugkbdmG2iQhlbopjckbVqw/0.1">click 
>> here</a>
>> 
>> Instead of
>> 
>> <a 
>> href="/scripts/WebObjects.exe/WinTest.woa/1/wo/ugkbdmG2iQhlbopjckbVqw/0.1">click
>>  here</a>
>> 
>> I can't seem to figure out how to get the ".exe" appended onto "WebObjects".
>> 
>> Without this, none of the links or buttons work.
>> I've tried programmatically using setCGIAdaptorURL and setApplicationBaseURL 
>> with no results.
>> When I sys.out applicationBaseURL, baseURL, and cgiAdaptorURL, everything 
>> looks fine.
>> 
>> I noticed that the embedded JavaWebObjects.framework has the file 
>> Resources/WebServerConfig.plist.
>> I've changed the "DocumentRoot" and "WOAdaptorURL" settings in this file to 
>> match the values in the 5.2 framework with no results.
>> 
>> I'm using the original WebObjects.exe in the scripts folder that installs 
>> with WO 5.2.
>> Do I need a newer one?
>> 
>> Does anyone know how I can get the ".exe" to show up in the html?
>> 
>> 
>> -Doug Andrews
>> 
>> 
>> 
>> 
>> _______________________________________________
>> Do not post admin requests to the list. They will be ignored.
>> Webobjects-dev mailing list      (Webobjects-dev@lists.apple.com)
>> Help/Unsubscribe/Update your Subscription:
>> https://lists.apple.com/mailman/options/webobjects-dev/chill%40global-village.net
>> 
>> This email sent to ch...@global-village.net
> 
> -- 
> Chuck Hill             Senior Consultant / VP Development
> 
> 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/gvc/practical_webobjects
> 
> 
> 
> 
> 
> 
> 
> 

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

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

This email sent to arch...@mail-archive.com

Reply via email to