Hi, I am using the ebRIM wsdl file here http://www.oasis-open.org/committees/regrep/documents/3.0/services/ebXMLRegistryServices.wsdl
which I can't really change and all I have done is make it validate in eclipse by changing <soap:body part to <soap:body parts in ebXMLregistrybindings.wsdl. When I run wsdl2java I get the error "There is no port type associated with the binding" which I believe is related to the use of import statements in the first wsdl. Is there a workaround for this, anyone successfully run this wsdl through the code generator? thanks, Norman --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
