0

Eclipse で単純な BPEL HelloWorld プロジェクトを作成しようとしています。しかし、プロジェクトを作成すると、HelloWorldArtifact.wsdl で次のようなエラーが発生します。

cvc-complex-type.2.4.a: Invalid content was found starting with element 'plnk:partnerLinkType'. One of '{"http://schemas.xmlsoap.org/wsdl/":import, "http://schemas.xmlsoap.org/wsdl/":types, "http://schemas.xmlsoap.org/wsdl/":message, "http://schemas.xmlsoap.org/wsdl/":portType, "http://schemas.xmlsoap.org/wsdl/":binding, "http://schemas.xmlsoap.org/wsdl/":service}' is expected.    helloworldArtifacts.wsdl    /HelloWorld/bpelContent

で:

 <plnk:partnerLinkType name="helloworld">
        <plnk:role name="helloworldProvider" portType="tns:helloworld"/>
    </plnk:partnerLinkType>

私はEclipse Juno 4.2を使用しています。私が得ることができない問題は何ですか。返信をお待ちしております。前もって感謝します

4

0 に答える 0