You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Benson Margulies (JIRA)" <ji...@apache.org> on 2008/05/26 15:49:56 UTC

[jira] Created: (CXF-1611) testWsaddressingServerIdlgen(org.apache.cxf.tools.corba.processors.WSDLToIDLGenerationTest) fails import of addressing schema

  testWsaddressingServerIdlgen(org.apache.cxf.tools.corba.processors.WSDLToIDLGenerationTest) fails import of addressing schema
-------------------------------------------------------------------------------------------------------------------------------

                 Key: CXF-1611
                 URL: https://issues.apache.org/jira/browse/CXF-1611
             Project: CXF
          Issue Type: Bug
    Affects Versions: 2.1
            Reporter: Benson Margulies
            Assignee: Daniel Kulp


  testWsaddressingServerIdlgen(org.apache.cxf.tools.corba.processors.WSDLToIDLGenerationTest)

is failing, and I'm @Ignoring it. The source of the problem (after I added a check) is that 
/tools/corba/target/test-classes/idlgen/wsaddressing_server.wsdl gets into trouble trying to import the addressing schema.

Shouldn't we be using a catalog?



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


[jira] Resolved: (CXF-1611) testWsaddressingServerIdlgen(org.apache.cxf.tools.corba.processors.WSDLToIDLGenerationTest) fails import of addressing schema

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

Daniel Kulp resolved CXF-1611.
------------------------------

       Resolution: Fixed
    Fix Version/s: 2.1.1

>   testWsaddressingServerIdlgen(org.apache.cxf.tools.corba.processors.WSDLToIDLGenerationTest) fails import of addressing schema
> -------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: CXF-1611
>                 URL: https://issues.apache.org/jira/browse/CXF-1611
>             Project: CXF
>          Issue Type: Bug
>    Affects Versions: 2.1
>            Reporter: Benson Margulies
>            Assignee: Daniel Kulp
>             Fix For: 2.1.1
>
>
>   testWsaddressingServerIdlgen(org.apache.cxf.tools.corba.processors.WSDLToIDLGenerationTest)
> is failing, and I'm @Ignoring it. The source of the problem (after I added a check) is that 
> /tools/corba/target/test-classes/idlgen/wsaddressing_server.wsdl gets into trouble trying to import the addressing schema.
> Shouldn't we be using a catalog?

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