My javamonitor args are:
-DWOCGIAdaptorURL http://10.1.8.59/scripts/WebObjects.exe
-WOCGIAdaptorURL http://10.1.8.59/scripts/WebObjects.exe
I also tried: (using the "=" sign)
-DWOCGIAdaptorURL=http://10.1.8.59/scripts/WebObjects.exe
-WOCGIAdaptorURL=http://10.1.8.59/scripts/WebObjects.exe
The r
On 2012-05-08, at 7:16 AM, doug andrews wrote:
> Still no luck.
How did you set it?
You can print this out from your Application to check it:
System.out.println(cgiAdaptorURL());
System.out.println(webserverConnectURL());
>
> If I view the html, the action on the form tag is:
> action="/scrip
I would if i could.
Unfortunately it's not an option.
These are customer sites and I'm Stuck with IIS.
On May 8, 2012, at 10:46 AM, John Huss wrote:
> Why not use Apache and mod_WebObjects? That's what I've done whenever I've
> had to use Windows.
>
> On Tue, May 8, 2012 at 9:16 AM, doug an
Why not use Apache and mod_WebObjects? That's what I've done whenever I've
had to use Windows.
On Tue, May 8, 2012 at 9:16 AM, doug andrews wrote:
> Still no luck.
>
> If I view the html, the action on the form tag is:
>
> action="/scripts/WebObjects/BatchUpdate.woa/1/wo/VIzTbQZkPQtha4eJc08RmM/
Still no luck.
If I view the html, the action on the form tag is:
action="/scripts/WebObjects/BatchUpdate.woa/1/wo/VIzTbQZkPQtha4eJc08RmM/0.1">
instead of WebObjects.exe
I must somehow be using the wrong WO adaptor.
When I connect to javamonitor using:
http://hostname:56789
the URL becomes:
htt
Hi
Not seen before. May be you should look at web server config file.
Cheers
Cheong Hee
- Original Message -
From: "doug andrews"
To: "WebObjects-Dev Mailing List List"
Sent: Monday, May 07, 2012 11:53 PM
Subje
Hi Doug,
Please start a new message for a new topic. Replying to an existing message
messes up threading.
It sounds like your WOCGIAdaptorURL property is still set to the default. See:
http://developer.apple.com/legacy/mac/library/#documentation/WebObjects/WOAppProperties/Articles/Application
Hello.
I am trying to upgrade a Window WO 5.2 deployment to 5.4.3.
I've followed the instructions (I think) correctly from the confluence pages.
wotaskd and javamonitor start fine, and i can connect.
I can hit the initial page of my deployed app, but cannot press any button or
link without it rem