[ 
https://issues.apache.org/jira/browse/AXIS2-2525?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12489406
 ] 

Jeff Barrett commented on AXIS2-2525:
-------------------------------------

Dims, thanks for the info.  I ran the test (and it passed) on the IBM JDK, so 
it seems the failure is related to a difference in the JVMs.  Since the 
continum build was also failing, I think that was on Solaris, and also a Sun 
JDK.

Also, thanks for commenting out the test until this is resolved.  For 
reference, the test was excluded 4/13 by Dims:
         dims          Temporarily exclude test - logged bug AXIS2-2525
             /webservices/axis2/trunk/java/modules/metadata/pom.xml
            /webservices/axis2/trunk/java/modules/metadata/project.xml

> AnnotationServiceImplDescriptionTests broken
> --------------------------------------------
>
>                 Key: AXIS2-2525
>                 URL: https://issues.apache.org/jira/browse/AXIS2-2525
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: jaxws
>            Reporter: Davanum Srinivas
>
> Testsuite: 
> org.apache.axis2.jaxws.description.AnnotationServiceImplDescriptionTests
> Tests run: 3, Failures: 0, Errors: 1, Time elapsed: 0.562 sec
> Testcase: 
> testOverloadedServiceImplWithSEI(org.apache.axis2.jaxws.description.AnnotationServiceImplDescriptionTests):
>  Caused an ERROR
> Validation error: SEI return value java.util.concurrent.Future<?> does not 
> match implementation method return value 
> javax.xml.ws.Response<org.test.proxy.doclitwrapped.ReturnType>; 
> Implementation class: 
> org.apache.axis2.jaxws.description.DocLitWrappedImplWithSEI; Method name: 
> twoWayAsync; Endpoint Interface: 
> org.apache.axis2.jaxws.description.DocLitWrappedProxy
> javax.xml.ws.WebServiceException: Validation error: SEI return value 
> java.util.concurrent.Future<?> does not match implementation method return 
> value javax.xml.ws.Response<org.test.proxy.doclitwrapped.ReturnType>; 
> Implementation class: 
> org.apache.axis2.jaxws.description.DocLitWrappedImplWithSEI; Method name: 
> twoWayAsync; Endpoint Interface: 
> org.apache.axis2.jaxws.description.DocLitWrappedProxy
>       at 
> org.apache.axis2.jaxws.ExceptionFactory.createWebServiceException(ExceptionFactory.java:170)
>       at 
> org.apache.axis2.jaxws.ExceptionFactory.makeWebServiceException(ExceptionFactory.java:67)
>       at 
> org.apache.axis2.jaxws.ExceptionFactory.makeWebServiceException(ExceptionFactory.java:115)
>       at 
> org.apache.axis2.jaxws.description.impl.ServiceDescriptionImpl.validateMethodReturnValue(ServiceDescriptionImpl.java:1079)
>       at 
> org.apache.axis2.jaxws.description.impl.ServiceDescriptionImpl.validateImplementation(ServiceDescriptionImpl.java:984)
>       at 
> org.apache.axis2.jaxws.description.impl.ServiceDescriptionImpl.validateIntegrity(ServiceDescriptionImpl.java:781)
>       at 
> org.apache.axis2.jaxws.description.impl.ServiceDescriptionImpl.validateDBCLIntegrity(ServiceDescriptionImpl.java:627)
>       at 
> org.apache.axis2.jaxws.description.impl.ServiceDescriptionImpl.<init>(ServiceDescriptionImpl.java:175)
>       at 
> org.apache.axis2.jaxws.description.impl.DescriptionFactoryImpl.createServiceDescriptionFromDBCMap(DescriptionFactoryImpl.java:169)
>       at 
> org.apache.axis2.jaxws.description.impl.DescriptionFactoryImpl.createServiceDescription(DescriptionFactoryImpl.java:138)
>       at 
> org.apache.axis2.jaxws.description.DescriptionFactory.createServiceDescription(DescriptionFactory.java:141)
>       at 
> org.apache.axis2.jaxws.description.AnnotationServiceImplDescriptionTests.testOverloadedServiceImplWithSEI(AnnotationServiceImplDescriptionTests.java:134)

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


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to