You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Peter Jones (JIRA)" <ji...@apache.org> on 2007/01/24 21:39:49 UTC

[jira] Created: (CXF-391) WSDLServiceBuilderTest testImport and testSchema fail with ibm jdk

WSDLServiceBuilderTest testImport and testSchema fail with ibm jdk
------------------------------------------------------------------

                 Key: CXF-391
                 URL: https://issues.apache.org/jira/browse/CXF-391
             Project: CXF
          Issue Type: Sub-task
            Reporter: Peter Jones


EndpointReferenceUtils.getSchema() method appears to be returning null for both tests.

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


[jira] Commented: (CXF-391) WSDLServiceBuilderTest testImport and testSchema fail with ibm jdk

Posted by "Daniel Kulp (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CXF-391?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12467153 ] 

Daniel Kulp commented on CXF-391:
---------------------------------


They fail on JDK6 as well.   Same issue.



> WSDLServiceBuilderTest testImport and testSchema fail with ibm jdk
> ------------------------------------------------------------------
>
>                 Key: CXF-391
>                 URL: https://issues.apache.org/jira/browse/CXF-391
>             Project: CXF
>          Issue Type: Sub-task
>            Reporter: Peter Jones
>
> EndpointReferenceUtils.getSchema() method appears to be returning null for both tests.

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


[jira] Resolved: (CXF-391) WSDLServiceBuilderTest testImport and testSchema fail with ibm jdk

Posted by "Peter Jones (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CXF-391?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Peter Jones resolved CXF-391.
-----------------------------

       Resolution: Fixed
    Fix Version/s: 2.0-RC

Revision 500888 resolves this.  When we add any wsdl defs namespaces to the schema element in the WSDLServiceBuilder, we need to include namespaceURI.

> WSDLServiceBuilderTest testImport and testSchema fail with ibm jdk
> ------------------------------------------------------------------
>
>                 Key: CXF-391
>                 URL: https://issues.apache.org/jira/browse/CXF-391
>             Project: CXF
>          Issue Type: Sub-task
>            Reporter: Peter Jones
>             Fix For: 2.0-RC
>
>
> EndpointReferenceUtils.getSchema() method appears to be returning null for both tests.

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