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 "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2007/06/07 05:28:27 UTC

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

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

Davanum Srinivas updated AXIS2-2525:
------------------------------------

    Assignee: Jeff Barrett

> 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
>            Assignee: Jeff Barrett
>
> 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