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]

Reply via email to