Hi, I had to rename a class in my project. This class is used in a soap server.
Now I don't want the outer world to have to bother with a different classname and want to use the setClassmap in Zend_Soap_Server. But I also do use the Zend_Soap_AutoDiscover to generate the wsdl file. Is it possible to use some kind of classmapping here? Thanx, Mark
