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

Daniel Kulp reassigned CXF-3201:
--------------------------------

    Assignee: Daniel Kulp

> Test failure on testCXF3105(org.apache.cxf.tools.wsdlto.jaxws.CodeGenBugTest) 
> ------------------------------------------------------------------------------
>
>                 Key: CXF-3201
>                 URL: https://issues.apache.org/jira/browse/CXF-3201
>             Project: CXF
>          Issue Type: Test
>          Components: Tooling
>    Affects Versions: 2.3.1
>         Environment: Trunk, Windows Vista 64bit, java version 1.6.0_21, Maven 
> 2.2.1
>            Reporter: Christian Schneider
>            Assignee: Daniel Kulp
>             Fix For: 2.3.2
>
>
>  Hi,
> On revision 1050333 building on Windows Vista 64bit, java version 1.6.0_21, 
> Maven 2.2.1, I hit the following error: 
> 17-Dec-2010 09:09:05 org.apache.cxf.tools.validator.internal.WSDLRefValidator 
> collectValidationPointsForBindings
> SEVERE: {http://child/}Binding is not correct, please check that the correct 
> namespace is being used
> WSDLToJava Error: Thrown by JAXB: A class/interface with the same name 
> "org.apache.cxf.testcase.cxf3105.LoginResponse" is already in use. Use a 
> class customization or the -autoNameResolution option to resolve this 
> conflict.
> Tests run: 63, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 21.963 sec 
> <<< FAILURE!
> testCXF3105(org.apache.cxf.tools.wsdlto.jaxws.CodeGenBugTest)  Time elapsed: 
> 0.078 sec <<< FAILURE!
> java.lang.AssertionError:
>         at org.junit.Assert.fail(Assert.java:91)
>         at org.junit.Assert.assertTrue(Assert.java:43)
>         at org.junit.Assert.assertTrue(Assert.java:54)
>         at 
> org.apache.cxf.tools.wsdlto.jaxws.CodeGenBugTest.testCXF3105(CodeGenBugTest.java:1148)
>         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>         at 
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
>         at 
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
>         at java.lang.reflect.Method.invoke(Method.java:597)
> Looking at the wsdl I wonder if this is caused by a case insensitivity issue 
> on Windows?
> Jim 
> ---
> Also see 
> http://cxf.547215.n5.nabble.com/Failure-building-latest-trunk-td3309214.html

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

Reply via email to