Re: Windows deployment problem
Re: Windows deployment problem
- Subject: Re: Windows deployment problem
- From: Chuck Hill <email@hidden>
- Date: Mon, 25 Jun 2012 11:15:55 -0700
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 (email@hidden)
> Help/Unsubscribe/Update your Subscription:
>
> This email sent to email@hidden
--
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
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden