I'm evaluating version 1.2.1. I successfully set up the content and authentication web services in my Sun Java Studio 2 Creator project but the repository service fails with the following error:
I suspect it's too late to help, but here goes anyway. In the cml schema (cml.xsd) there are two groups defined that have nillable=true on them. nillable is not allowed on group. Delete the attributes and Visual Studio shouldn't have any problem parsing the wsdl files.