id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
433	Uninitialized constant when using 1.5.8 with Rails	user	nahi	When trying to load Rails with soap4r 1.5.8 RC6 installed I receive the following:\r\n{{{\r\n/usr/lib/ruby/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:477:in `const_missing':NameError: uninitialized constant XSD::NS::KNOWN_TAG\r\n}}}\r\nThis is caused by soap/ns.rb:18:\r\n{{{\r\n  KNOWN_TAG = XSD::NS::KNOWN_TAG.dup.update(\r\n    SOAP::EnvelopeNamespace => 'env'\r\n  )\r\n}}}\r\nCommenting this out resolves the issue.  No idea as to the root cause.  I'm having no problems once it's been commented out.	task	closed	normal	1.5.9	soap4r	1.5	invalid		
