Hi, Has anyone tried WSDL2Java on the RegistryInterface.wsdl yet? I am getting a few compilation problems with the auto-generated classes, specifically there are undefined constructors: ScalarDataType(String), Double2Type(String) and Double3Type(String) - it look as though the defined constructors all involve org.apache.axis.types.NMToken. Cheers, Matthew