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:
http://host:56789/cgi-bin/WebObjects/JavaMonitor.woa

instead of 
http://host:56789/scripts/WebObjects.exe/JavaMonitor.woa

When I put the old WO 5.2 frameworks back in place, everything works as it 
should.


On May 7, 2012, at 1:15 PM, Chuck Hill wrote:

> 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/ApplicationProperties.html#//apple_ref/doc/uid/TP40005337-SW1
> 
> Chuck
> 
> 
> On 2012-05-07, at 8:53 AM, doug andrews wrote:
> 
>> 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 removing the ".exe" from the url, which causes the page 
>> to not be found.
>> 
>> So I can hit my app using a URL of:
>> http://myhost/scripts/WebObjects.exe/MyApp.woa
>> 
>> But as soon as I press a button or click a link, the URL changes to this:
>> http://myhost/scripts/WebObjects/MyApp.woa/1/wo/SYVvbqGRtOUyZEHxkzpoQw/0.1
>> 
>> (Note the missing .exe)
>> 
>> Does this problem look familiar to anyone?
>> 
>> 
>> -Doug Andrews
>> -Mediaspan Software _______________________________________________
>> 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/chill%40global-village.net
>> 
>> This email sent to [email protected]
> 
> -- 
> 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      ([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]

Reply via email to