You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Jeff Barrett (JIRA)" <ji...@apache.org> on 2007/04/13 22:45:15 UTC

[jira] Commented: (AXIS2-2525) AnnotationServiceImplDescriptionTests broken

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

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

I just did a checkout of 528651, and this test runs successfully on Windows.  Are you seeing this error on Windows?  Or on some other platform?

> 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: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org