XMLRPC and SOAPpy installation problem?

"Piers Finlayson" <[email protected]>
Newsgroups gmane.comp.python.xml
Message-ID <[email protected]>
Hi,

I have installed PyXML-0.8.4 on a Solaris 9 x86 machine running python
2.2 and SOAPpy 0.11.6.  I am hitting this problem whenever my
application receiveds a SOAP message:

*** Internal exception xsd *********************************************
Traceback (most recent call last):
  File "/opt/sfw/lib/python2.2/site-packages/SOAPpy/Server.py", line
229, in do_POST
    (r, header, body, attrs) = \
  File "/opt/sfw/lib/python2.2/site-packages/SOAPpy/Parser.py", line
1006, in parseSOAPRPC
    t = _parseSOAP(xml_str, rules = rules)
  File "/opt/sfw/lib/python2.2/site-packages/SOAPpy/Parser.py", line
985, in _parseSOAP
    parser.parse(inpsrc)
  File "/opt/sfw/lib/python2.2/site-packages/_xmlplus/sax/xmlreader.py",
line 123, in parse
    self.feed(buffer)
  File
"/opt/sfw/lib/python2.2/site-packages/_xmlplus/sax/drivers2/drv_xmlproc.
py", line 96, in feed
    self._parser.feed(data)
  File
"/opt/sfw/lib/python2.2/site-packages/_xmlplus/parsers/xmlproc/xmlutils.
py", line 332, in feed
    self.do_parse()
  File
"/opt/sfw/lib/python2.2/site-packages/_xmlplus/parsers/xmlproc/xmlproc.p
y", line 91, in do_parse
    self.parse_end_tag()
  File
"/opt/sfw/lib/python2.2/site-packages/_xmlplus/parsers/xmlproc/xmlproc.p
y", line 357, in parse_end_tag
    self.app.handle_end_tag(name)
  File
"/opt/sfw/lib/python2.2/site-packages/_xmlplus/sax/drivers2/drv_xmlproc.
py", line 381, in handle_end_tag
    self._cont_handler.endElementNS(name, rawname)
  File "/opt/sfw/lib/python2.2/site-packages/SOAPpy/Parser.py", line
234, in endElementNS
    kind = (self._prem[kind[:i]], kind[i + 1:])
KeyError: xsd
************************************************************************

Does this imply some sort of installation or other problem with xmlrpc?

Cheers,
Piers

_______________________________________________
XML-SIG maillist  -  [email protected]
http://mail.python.org/mailman/listinfo/xml-sig
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.