[prev in list] [next in list] [prev in thread] [next in thread] 

List:       pyamf-tickets
Subject:    Re: [pyamf-tickets] #711: pyamf.DecodeError: Array type required
From:       PyAMF list for bug and patch messages <tickets () pyamf ! org>
Date:       2011-07-18 16:36:52
Message-ID: 054.3494e7efb640c13ea98aeebfa21ed78d () pyamf ! org
[Download RAW message or body]

#711: pyamf.DecodeError: Array type required for request body
-----------------------------+----------------------
         Reporter:  pyamfan  |      Owner:  pyamfan
             Type:  defect   |     Status:  reopened
         Priority:  major    |  Milestone:  0.6.2
        Component:  Decoder  |    Version:  0.6
       Resolution:           |   Keywords:
           Author:           |     Branch:
Fixed in revision:           |
-----------------------------+----------------------

Comment (by thijs):

 When I try this with a Python AMF gateway I get the proper
 `RemotingError`:

 {{{
 #!python

 from pyamf.remoting.client import RemotingService

 client = RemotingService('https://demo.pyamf.org/gateway/authentication')
 client.setCredentials('john', 'doe') # incorrect credentials, should be
 jane/doe

 service = client.getService('calc')
 print service.sum(85, 115) # should print 200.0
 }}}

 So it seems this is a BlazeDS issue when looking at the gateway url
 (`messagebroker/amf`).

-- 
PyAMF - Ticket URL: <http://dev.pyamf.org/ticket/711#comment:9>
_______________________________________________
PyAMF tickets mailing list - tickets@pyamf.org
http://lists.pyamf.org/mailman/listinfo/tickets
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic