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

View: New views
4 Messages — Rating Filter:   Alert me  

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

by JIRA jira@apache.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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


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.


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

by JIRA jira@apache.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


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


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

by JIRA jira@apache.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


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


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

by JIRA jira@apache.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


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

Benson Margulies resolved CXF-2528.
-----------------------------------

    Resolution: Invalid

No bug here, just using JIRA as a convenient way to do support with attachments.

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