On Wed, Nov 12, 2014 at 11:02 PM, Dave S <snidely....@gmail.com> wrote:

>
>
> On Wednesday, November 12, 2014 4:58:53 PM UTC-8, Dave S wrote:
>>
>>
>>
>> On Friday, September 26, 2014 3:43:29 PM UTC-7, Dave S wrote:
>>>
>>>
>>>
>>> On Friday, September 26, 2014 1:49:18 PM UTC-7, Mariano Reingart wrote:
>>>>
>>>> "Raw" calls are supported (using SimpleXMLElement objects), attached is
>>>> an example
>>>>
>>>
>>> Thank you!  I'll let you know how it goes.
>>>
>>>
>> You'd think it would take me less than 6 weeks to try.  (sigh)
>>
>> I seem to be going through line 193; here's what I get there and
>> rocket.write() #1773 (bumped to 1774 by the debug msg)
>>
>> client.py -- went through l193 with p0 <UDIService><control>DON</
>> control><action/><node>25 C0 F0 1</node><flag>65531</flag></UDIService> (
>> repr)
>> rocket-write: data len 1 repr <s:Envelope xmlns:s="http://www.w3.org/
>> 2003/05/soap-envelope"><s:Body><UDIDefaultResponse><status>715<
>> /status><info>n/a</info></UDIDefaultResponse></s:Body></s:Envelope>
>>
>
> Mariano -- a quick test with your sample has the client.py output, but it
> seems to not go directly to rocket.write().   Instead, rocket.write() is
> called when the ticket is being sent for "connection refused" (line 38 in
> webservice.py).
>
>
Sorry, what line 38?
My webservice.py example only has 36 lines...

Anyway, I don't exactly understand what issue you have.
Why is rocket involved after all?
The response should be converted to XML in any case.

Best regards,

Mariano Reingart
http://www.sistemasagiles.com.ar
http://reingart.blogspot.com

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to