What will happen when running multiple wotaskds on the same server? Say wotaskd 1 is running on port 1085 on IP 192.168.2.3 (eth0) and wotaskd 2 is running on port 1090 on IP 192.168.2.3 (eth0:1)? From my tests, I can terminate apps running on the first IP/interface, but I get an "Access denied" error when I try to terminate an app running on eth0:1.

Only direct connection using the local loopback address are allowed on this adaptor.

Pierre
--
Pierre Frisch
pie...@apple.com


On Apr 2, 2008, at 10:31, Chuck Hill wrote:

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-deploy@lists.apple.com )
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-deploy/chill%40global-village.net

This email sent to ch...@global-village.net

--

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 (Webobjects-deploy@lists.apple.com )
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-deploy/pierre%40apple.com

This email sent to pie...@apple.com

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-deploy mailing list (Webobjects- dep...@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-deploy/probert%40os.ca

This email sent to prob...@os.ca


-------------------------------------------------------
Pascal Robert

http://www.macti.ca
http://www.aircourriel.com
http://www.linkedin.com/in/macti

Skype: MacTICanada
AIM/iChat : MacTICanada

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-deploy mailing list      (Webobjects-deploy@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-deploy/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to