Hi Anna, Amila, thank you for your help. Updating to the nightly build fixed the problem of the imports, now I have to work out my next step!
thanks, Norman On 10/4/07, Anne Thomas Manes <[EMAIL PROTECTED]> wrote: > Norman, > > Did you copy the ebXML RIM WSDL and schema files to your local directory? > The WSDL location attribute uses a relative URL > (ebXMLRegistryBindings.wsdl), therefore you need to copy the files to > your local directory. > > Anne > > On 10/4/07, Norman Barker <[EMAIL PROTECTED]> wrote: > > 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] > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
