I had this working with adapter classes generated in v2, then I switched to virtually the same classes generated in v1 and I can't get it to work anymore. Is there something inbuilt into the adapter classes that triggers the schema importer. I logged all the calls made to it and none are even for my web services namespace.
I have a few methods that accept an int and return a boolean, so I guess that what their about. What's going on with my entity classes and EntityCollection?
Log: (ns and then type)
http://www.w3.org/2001/XMLSchema
int
http://www.w3.org/2001/XMLSchema
boolean
http://www.w3.org/2001/XMLSchema
int
http://www.w3.org/2001/XMLSchema
boolean
http://www.w3.org/2001/XMLSchema
int
http://www.w3.org/2001/XMLSchema
boolean