users@jax-rpc.java.net

Re: error: modeler error: duplicate "complexType" entity: "RegistryRequestType"

From: Anne Thomas Manes <anne_at_MANES.NET>
Date: Mon, 23 Jun 2003 12:09:33 -0400

Farrukh,

I haven't had a chance to review your WSDL file yet, but I recommend using
Omniopera. See www.omniopera.com.

Anne

----- Original Message -----
From: "Farrukh Najmi" <farrukhnajmi_at_NETSCAPE.NET>
To: <JAXRPC-INTEREST_at_JAVA.SUN.COM>
Sent: Monday, June 23, 2003 11:34 AM
Subject: error: modeler error: duplicate "complexType" entity:
"RegistryRequestType"


> Hello,
>
> I am using JAX-RPC 1.1 EA shipped as part of JWSDP 1.2.
>
> I am trying to generate stubs with wscompile -import using
> a WSDL file that has been validated using Cape Clear's WSDL Editor,
> Build 728.
>
> I am getting the following error:
>
> error: modeler error: duplicate "complexType" entity:
"RegistryRequestType"
>
> with no additional information.
>
> The command I used was:
>
> wscompile -verbose -import -d c:\tmp ebxmlrr2.5WSDLConfig.xml
>
> Attached is the ebxmlrr2.5WSDLConfig.xml which indicates that the WSDL
> files is at:
>
>
http://www.oasis-open.org/committees/regrep/documents/2.5/services/ebXMLRegi
strySOAPService.wsdl
>
> Can you please tell me what is wscompile finding wrong in the WSDL? Are
> there other WSDL Validators you suggest using in addition to Cape Clear?
>
> Thanks.
>
> --
> Farrukh
>
> __________________________________________________________________
> McAfee VirusScan Online from the Netscape Network.
> Comprehensive protection for your entire computer. Get your free trial
today!
> http://channels.netscape.com/ns/computing/mcafee/index.jsp?promo=393397
>
> Get AOL Instant Messenger 5.1 free of charge. Download Now!
> http://aim.aol.com/aimnew/Aim/register.adp?promo=380455
>
>
> __________________________________________________________________
> McAfee VirusScan Online from the Netscape Network.
> Comprehensive protection for your entire computer. Get your free trial
today!
> http://channels.netscape.com/ns/computing/mcafee/index.jsp?promo=393397
>
> Get AOL Instant Messenger 5.1 free of charge. Download Now!
> http://aim.aol.com/aimnew/Aim/register.adp?promo=380455
>


----------------------------------------------------------------------------
----
> <?xml version="1.0" encoding="UTF-8"?>
>
> <!--
>     Document   : ebxmlrr2.5WSDLConfig.xml.xml
>     Created on : June 23, 2003, 8:51 AM
>     Author     : Farrukh Najmi
>     Description: JAX-RPC config file for wscompile tool describing the
ebXML Registry 2.4 WSDL interface
> -->
>
> <configuration
>     xmlns="http://java.sun.com/xml/ns/jax-rpc/ri/config">
>     <wsdl
>
location="http://www.oasis-open.org/committees/regrep/documents/2.5/services
/ebXMLRegistrySOAPService.wsdl"
>         packageName="com.sun.ebxml.registry.interfaces.soap.wsdl" />
> </configuration>
>