-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
I am using WSDL2Java via the Eclipse plugin to generate a WS Client.
Usually it generates 5 Java Classes:
Foo.java
FooBindingStub.java
FooProxy.java
FooService.java
FooServiceLocator.java
However my wsdl does not generate the FooProxy.java class and I can't figure
what may be wrong.
I am sending an attachment with the wsdl file.
Any help would be appreciated.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7 (MingW32)
Comment: http://firegpg.tuxfamily.org
iD8DBQFHDeL/HfwTJs1Ix7cRAqptAJsHbMISfwV1A3ejDT25p3yXOUBEZACfSY0+
eyiFp7nb5X2JpBwnLJw07Mo=
=dUkC
-----END PGP SIGNATURE-----
<?xml version="1.0" encoding="UTF-8"?>
<wsdl:definitions name="pspAnexosCartoes_out" targetNamespace="http://incm.pt/xi/PSP/Anexos" xmlns:p1="http://incm.pt/xi/PSP/Anexos" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/"><wsdl:types><xsd:schema targetNamespace="http://incm.pt/xi/PSP/Anexos" xmlns="http://incm.pt/xi/PSP/Anexos" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><xsd:element name="Cartoes" type="Cartoes" /><xsd:complexType name="ParteComum"><xsd:sequence><xsd:element name="NumProcesso"><xsd:annotation><xsd:appinfo source="http://sap.com/xi/TextID">324f43a0774011dcbf31000d9d95b523</xsd:appinfo><xsd:documentation xml:lang="PT">Número de Processo</xsd:documentation></xsd:annotation><xsd:simpleType><xsd:restriction base="xsd:string"><xsd:minLength value="1" /><xsd:maxLength value="10" /></xsd:restriction></xsd:simpleType></xsd:element><xsd:element name="TipoProduto"><xsd:annotation><xsd:appinfo source="http://sap.com/xi/TextID">324f43a1774011dcb77a000d9d95b523</xsd:appinfo><xsd:documentation xml:lang="PT"> 01: Cartão Plástico 02: Certificados 03: Notificações 04: Caderneta 05: Carta PIN</xsd:documentation></xsd:annotation><xsd:simpleType><xsd:restriction base="xsd:string"><xsd:enumeration value="01" /><xsd:enumeration value="02" /><xsd:enumeration value="03" /><xsd:enumeration value="04" /><xsd:enumeration value="05" /><xsd:minLength value="1" /><xsd:maxLength value="2" /></xsd:restriction></xsd:simpleType></xsd:element><xsd:element name="CategoriaDocumento"><xsd:annotation><xsd:appinfo source="http://sap.com/xi/TextID">324f43a2774011dc9556000d9d95b523</xsd:appinfo><xsd:documentation xml:lang="PT">Identifica o layout</xsd:documentation></xsd:annotation><xsd:simpleType><xsd:restriction base="xsd:string"><xsd:enumeration value="001" /><xsd:enumeration value="002" /><xsd:enumeration value="011" /><xsd:enumeration value="013" /><xsd:enumeration value="014" /><xsd:enumeration value="016" /><xsd:enumeration value="017" /><xsd:enumeration value="023" /><xsd:enumeration value="024" /><xsd:enumeration value="031" /><xsd:enumeration value="04A" /><xsd:enumeration value="05A" /><xsd:enumeration value="06A" /><xsd:enumeration value="997" /><xsd:enumeration value="998" /><xsd:enumeration value="003" /><xsd:enumeration value="004" /><xsd:enumeration value="005" /><xsd:enumeration value="006" /><xsd:enumeration value="007" /><xsd:enumeration value="008" /><xsd:enumeration value="009" /><xsd:enumeration value="010" /><xsd:enumeration value="012" /><xsd:enumeration value="015" /><xsd:enumeration value="018" /><xsd:enumeration value="019" /><xsd:enumeration value="020" /><xsd:enumeration value="025" /><xsd:enumeration value="026" /><xsd:enumeration value="027" /><xsd:enumeration value="029" /><xsd:enumeration value="030" /><xsd:enumeration value="021" /><xsd:enumeration value="022" /><xsd:enumeration value="028" /><xsd:enumeration value="999" /><xsd:minLength value="1" /><xsd:maxLength value="3" /></xsd:restriction></xsd:simpleType></xsd:element><xsd:element name="NivelServico"><xsd:annotation><xsd:appinfo source="http://sap.com/xi/TextID">324f43a3774011dc8275000d9d95b523</xsd:appinfo><xsd:documentation xml:lang="PT">U: Urgente / N: Normal</xsd:documentation></xsd:annotation><xsd:simpleType><xsd:restriction base="xsd:string"><xsd:enumeration value="U" /><xsd:enumeration value="N" /><xsd:length value="1" /></xsd:restriction></xsd:simpleType></xsd:element><xsd:element name="Nome"><xsd:annotation><xsd:appinfo source="http://sap.com/xi/TextID">324f43a4774011dcce21000d9d95b523</xsd:appinfo></xsd:annotation><xsd:simpleType><xsd:restriction base="xsd:string"><xsd:minLength value="1" /><xsd:maxLength value="60" /></xsd:restriction></xsd:simpleType></xsd:element><xsd:element name="Morada1"><xsd:annotation><xsd:appinfo source="http://sap.com/xi/TextID">324f43a5774011dc9356000d9d95b523</xsd:appinfo></xsd:annotation><xsd:simpleType><xsd:restriction base="xsd:string"><xsd:minLength value="1" /><xsd:maxLength value="60" /></xsd:restriction></xsd:simpleType></xsd:element><xsd:element name="Morada2"><xsd:annotation><xsd:appinfo source="http://sap.com/xi/TextID">324f43a6774011dc9b72000d9d95b523</xsd:appinfo></xsd:annotation><xsd:simpleType><xsd:restriction base="xsd:string"><xsd:maxLength value="60" /></xsd:restriction></xsd:simpleType></xsd:element><xsd:element name="Localidade"><xsd:annotation><xsd:appinfo source="http://sap.com/xi/TextID">324f43a7774011dc97f1000d9d95b523</xsd:appinfo></xsd:annotation><xsd:simpleType><xsd:restriction base="xsd:string"><xsd:minLength value="1" /><xsd:maxLength value="60" /></xsd:restriction></xsd:simpleType></xsd:element><xsd:element name="CodigoPostal"><xsd:annotation><xsd:appinfo source="http://sap.com/xi/TextID">324f43a8774011dcc695000d9d95b523</xsd:appinfo></xsd:annotation><xsd:simpleType><xsd:restriction base="xsd:string"><xsd:minLength value="1" /><xsd:maxLength value="60" /></xsd:restriction></xsd:simpleType></xsd:element><xsd:element name="Pais"><xsd:annotation><xsd:appinfo source="http://sap.com/xi/TextID">324f43a9774011dca1e1000d9d95b523</xsd:appinfo></xsd:annotation><xsd:simpleType><xsd:restriction base="xsd:string"><xsd:minLength value="1" /><xsd:maxLength value="60" /></xsd:restriction></xsd:simpleType></xsd:element><xsd:element name="Apartado"><xsd:annotation><xsd:appinfo source="http://sap.com/xi/TextID">324f43aa774011dc86cc000d9d95b523</xsd:appinfo></xsd:annotation><xsd:simpleType><xsd:restriction base="xsd:string"><xsd:minLength value="1" /><xsd:maxLength value="35" /></xsd:restriction></xsd:simpleType></xsd:element><xsd:element name="ApartadoDireccao"><xsd:annotation><xsd:appinfo source="http://sap.com/xi/TextID">324f43ab774011dcc023000d9d95b523</xsd:appinfo></xsd:annotation><xsd:simpleType><xsd:restriction base="xsd:string"><xsd:minLength value="1" /><xsd:maxLength value="35" /></xsd:restriction></xsd:simpleType></xsd:element><xsd:element name="ApartadoCodigoPostal"><xsd:annotation><xsd:appinfo source="http://sap.com/xi/TextID">324f43ac774011dc9214000d9d95b523</xsd:appinfo></xsd:annotation><xsd:simpleType><xsd:restriction base="xsd:string"><xsd:minLength value="1" /><xsd:maxLength value="35" /></xsd:restriction></xsd:simpleType></xsd:element></xsd:sequence></xsd:complexType><xsd:complexType name="Cartoes"><xsd:sequence><xsd:element name="ParteComum" type="ParteComum"><xsd:annotation><xsd:appinfo source="http://sap.com/xi/TextID">5de9a39057cc11dc8844000d9d95b523</xsd:appinfo><xsd:documentation xml:lang="PT">Número de Processo de Pedido de CC</xsd:documentation></xsd:annotation></xsd:element><xsd:element name="Campo" maxOccurs="10"><xsd:annotation><xsd:appinfo source="http://sap.com/xi/TextID">5de9a39157cc11dc9b7d000d9d95b523</xsd:appinfo></xsd:annotation><xsd:simpleType><xsd:restriction base="xsd:string"><xsd:maxLength value="200" /></xsd:restriction></xsd:simpleType></xsd:element><xsd:element name="Morada"><xsd:annotation><xsd:appinfo source="http://sap.com/xi/TextID">5de9a39257cc11dc8df8000d9d95b523</xsd:appinfo></xsd:annotation><xsd:simpleType><xsd:restriction base="xsd:string"><xsd:maxLength value="118" /></xsd:restriction></xsd:simpleType></xsd:element><xsd:element name="Observacoes"><xsd:annotation><xsd:appinfo source="http://sap.com/xi/TextID">5de9a39357cc11dcbb01000d9d95b523</xsd:appinfo></xsd:annotation><xsd:simpleType><xsd:restriction base="xsd:string"><xsd:maxLength value="102" /></xsd:restriction></xsd:simpleType></xsd:element><xsd:element name="Fotografia"><xsd:annotation><xsd:appinfo source="http://sap.com/xi/TextID">5de9a39457cc11dc8de3000d9d95b523</xsd:appinfo></xsd:annotation><xsd:simpleType><xsd:restriction base="xsd:hexBinary"><xsd:minLength value="1" /></xsd:restriction></xsd:simpleType></xsd:element><xsd:element name="AssinaturaTitular"><xsd:annotation><xsd:appinfo source="http://sap.com/xi/TextID">5de9a39557cc11dcc5f1000d9d95b523</xsd:appinfo></xsd:annotation><xsd:simpleType><xsd:restriction base="xsd:hexBinary"><xsd:minLength value="1" /></xsd:restriction></xsd:simpleType></xsd:element></xsd:sequence></xsd:complexType></xsd:schema></wsdl:types><wsdl:message name="Cartoes"><wsdl:part name="Cartoes" element="p1:Cartoes" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" /></wsdl:message><wsdl:portType name="pspAnexosCartoes_out"><wsdl:operation name="pspAnexosCartoes_out"><wsdl:input message="p1:Cartoes" /></wsdl:operation></wsdl:portType><wsdl:binding name="pspAnexosCartoes_outBinding" type="p1:pspAnexosCartoes_out" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/"><soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" /><wsdl:operation name="pspAnexosCartoes_out"><soap:operation soapAction="http://sap.com/xi/WebService/soap1.1" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" /><wsdl:input><soap:body use="literal" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" /></wsdl:input></wsdl:operation></wsdl:binding><wsdl:service name="pspAnexosCartoes_outService"><wsdl:port name="pspAnexosCartoes_outPort" binding="p1:pspAnexosCartoes_outBinding" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/"><soap:address location="http://xidev.incm.pt:50100/XISOAPAdapter/MessageServlet?channel=:CV:SenderChannel_SOAP_AnexosCartoes&version=3.0&Sender.Service=x&Interface=x%5Ex" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" /></wsdl:port></wsdl:service></wsdl:definitions>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]