You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Daniel Kulp (JIRA)" <ji...@apache.org> on 2009/11/11 21:14:39 UTC

[jira] Commented: (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:comment-tabpanel&focusedCommentId=12776630#action_12776630 ] 

Daniel Kulp commented on CXF-2528:
----------------------------------


Was this resolved on the mailing list?

> 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.