On Friday, November 21, 2014 3:16:45 PM UTC-8, Dave S wrote:
>
> [...] 
>
My imports include "javax.xml.soap.xml", and i instantiate using 
> SOAPConnectionFactory.
>
>
Boy, I bungled that line, even when proof-reading.

"import javax.xml.soap.*;"

(which might also need
"import javax.xml.transform.*;"
"import javax.xml.transform.stream.*;"
)
 

> I also have a Python client that talks to the same service using suds 
> rather than pysimplesoap, so I would expect any typical client library to 
> work.  Mariano seems to have a very good library for us to leverage.
>
>
/dps, "re-do"
 

-- 
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