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 ([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]
