I wanted to build an awesome place for people to discuss module specific issues, but I don't have any more time for this, and there are much better places to discuss Perl-related issues. I'd recommend asking your question on Stack Overflow or on Perl Monks.
If you are looking for a Perl tutorial or Perl-related news, I hope these links will serve you well.
Posted on 2009-02-06 16:54:04-08 by mkutter in response to 9889
Re: Getting a NOT FOUND error
Hi Sara,

I can't tell for sure without the WSDL, but this could be an effect of the following bug
* [ 2533903 ] Imported schema overwrites existing XML namespace/prefix map Importing a schema which defined the same XML namespace prefix as the importing schema, but with a different URI resulted in having the URI associated with the prefix from the imported schema set in the importing schema.

http://sourceforge.net/tracker/index.php?func=detail&aid=2533903&group_id=111978&atid=660921

This is already fixed in SOAP::WSDL's SVN at https://soap-wsdl.svn.sourceforge.net/svnroot/soap-wsdl/SOAP-WSDL/trunk

Martin
Direct Responses: 9893 | Write a response