<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Python / SOAP: A First Encounter</title>
	<link>http://www.appliedmiscellany.com/blog/archives/10</link>
	<description>Technology, Tech Policy, Internet, Gadgets, Software, ...</description>
	<pubDate>Thu, 20 Nov 2008 11:21:48 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2</generator>

	<item>
		<title>By: Oliver Andrich</title>
		<link>http://www.appliedmiscellany.com/blog/archives/10#comment-42347</link>
		<author>Oliver Andrich</author>
		<pubDate>Tue, 29 Apr 2008 19:41:17 +0000</pubDate>
		<guid>http://www.appliedmiscellany.com/blog/archives/10#comment-42347</guid>
		<description>Well, I had the same problem and solved it today using this setting:

server.config.namespaceStyle = '2001'

This works around the bug in Axis 1.2.x At least it works for me with our Axis based Webservices.</description>
		<content:encoded><![CDATA[<p>Well, I had the same problem and solved it today using this setting:</p>
<p>server.config.namespaceStyle = &#8216;2001&#8242;</p>
<p>This works around the bug in Axis 1.2.x At least it works for me with our Axis based Webservices.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Python/SOAP: second encounter by Refactor the Life</title>
		<link>http://www.appliedmiscellany.com/blog/archives/10#comment-38597</link>
		<author>Python/SOAP: second encounter by Refactor the Life</author>
		<pubDate>Tue, 15 Jan 2008 19:38:33 +0000</pubDate>
		<guid>http://www.appliedmiscellany.com/blog/archives/10#comment-38597</guid>
		<description>[...] 15th, 2008 in Gentoo    It looks like my experience in Python／SOAP programming no better than the first encounter. Here is the long [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] 15th, 2008 in Gentoo    It looks like my experience in Python／SOAP programming no better than the first encounter. Here is the long [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Charles Roth</title>
		<link>http://www.appliedmiscellany.com/blog/archives/10#comment-9</link>
		<author>Charles Roth</author>
		<pubDate>Fri, 24 Feb 2006 19:51:12 +0000</pubDate>
		<guid>http://www.appliedmiscellany.com/blog/archives/10#comment-9</guid>
		<description>Bless you, sir!  This identical problem was driving me crazy until I found your post.

For what it's worth, this bug is apparently fixed in Apache Axis 1.3.  I just installed it, and the problem went away.</description>
		<content:encoded><![CDATA[<p>Bless you, sir!  This identical problem was driving me crazy until I found your post.</p>
<p>For what it&#8217;s worth, this bug is apparently fixed in Apache Axis 1.3.  I just installed it, and the problem went away.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
