I am surprised that any work. The request needs to include a password, IIRC.

Chuck

On Apr 1, 2008, at 12:09 PM, Cornelius Jaeger wrote:
hi all

has anyone seen this sort of thing occur.
when wotaskd asks for this kind of url:

http://host.somedomain.com/cgi-bin/WebObjects/MyApp.woa/1/womp/instanceRequest

i get this sort of reply:

<instanceResponse type="NSDictionary">
        <success type="NSString">NO</success>
        <errorMessage type="NSString">Access Denied</errorMessage>
</instanceResponse>

i've tried using various variations on the url:

# with instance id
http://host.somedomain.com/cgi-bin/WebObjects/MyApp.woa/1/womp/instanceRequest
# without instance id
http://host.somedomain.com/cgi-bin/WebObjects/MyApp.woa/womp/instanceRequest
# using the ip instead of fqdn
http://123.123.123.123/cgi-bin/WebObjects/MyApp.woa/1/womp/instanceRequest
# using direct connect
http://host.somedomain.com:2001/cgi-bin/WebObjects/MyApp.woa/1/womp/instanceRequest
# dc and ip
http://123.123.123.123:2001/cgi-bin/WebObjects/MyApp.woa/1/womp/instanceRequest

etc. etc.

strangely, this one just returns ALIVE:
http://888.888.888.888/cgi-bin/WebObjects/MyApp.woa/1/womp

regards and hoping for sanity to return

cornelius
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-deploy mailing list (Webobjects- [EMAIL PROTECTED])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-deploy/chill%40global-village.net

This email sent to [EMAIL PROTECTED]

--

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/products/practical_webobjects





_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-deploy mailing list      ([email protected])
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