You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Suneet Shah (JIRA)" <ji...@apache.org> on 2009/11/08 02:26:32 UTC

[jira] Updated: (CXF-2528) Problem creating a JAXWS Client with Schema Validation

     [ https://issues.apache.org/jira/browse/CXF-2528?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Suneet Shah updated CXF-2528:
-----------------------------

    Attachment: ExampleConnectorService.xml

WSDL for the service in question

> Problem creating a  JAXWS Client with Schema Validation
> -------------------------------------------------------
>
>                 Key: CXF-2528
>                 URL: https://issues.apache.org/jira/browse/CXF-2528
>             Project: CXF
>          Issue Type: Bug
>          Components: JAX-WS Runtime
>    Affects Versions: 2.2.4
>         Environment: Vista - Java 1.6
>            Reporter: Suneet Shah
>         Attachments: ExampleConnectorService.xml
>
>
> I am trying to create a client to consume a service that I built using CXF. However, I am running into the exception below where it can't find the Port. I have attached my wsdl.
> I have tried two different ways to build the client. One is based on the code that I saw from wsdl2java and the other using jaxwsfactory. If I leave out the wsdl location, I get serialization errors, but only if schema validation is turned on. If schema validation is off, then there are no issues, but I can see that the request does not match the wsdl.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.