I'm trying to import 2 wsdl files with identical requestheaders. Problem: identical actionscriptclasses (requestheader.as)
Reproducable: just import the same WSDL twice with a different class- name and import both of them in the same solution. Separating the classes in diferent folders gives no solution. Importing both classes in the solution gives "can not resolve mutual naming ambiguously"-error. Importing one of two classe gives reference problems Renaming one of the classes gives an endlesly renaming qeue with persisting errors. Does anyone knows a simple solution. Can not change wsdl, because not my webservice! Gert

