I've read the several threads about womp and "access denied" but I'm
getting "Invalid XML Request" as a response to womp/instanceRequest

er.extensions.appserver.ERXRequest:

...woa/womp/instanceRequest

formValues={<instanceRequest type = (""NSDictionary">
   <queryInstance type="NSString">STATISTICS</queryInstance>
</instanceRequest>"); }


er.extensions.appserver.ERXResponse:

content=<instanceResponse type="NSDictionary">
   <success type="NSString">NO</success>
   <errorMessage type="NSString">Invalid XML Request</errorMessage>
</instanceResponse>

This on a simple one-host (wotaskd, JavaMonitor from very recent wonder
git) loopback to "127.0.0.1"

The application log emits:

WARN  Oct 29 23:21:32 App[2001] NSLog  - Instance Request: Error parsing:
<instanceRequest type="NSDictionary">
   <queryInstance type="NSString">STATISTICS</queryInstance>
</instanceRequest>

between the request and response above.  As a result of this, and it's ilk
("REFUSE" and "TERMINATE"), I can't control the application lifecycle from
JavaMonitor -- in this case it's not a big deal since it's all on my laptop
but I'd really like to know what foolishness I've managed this time .. Gavin
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to