[ 
https://issues.apache.org/jira/browse/AXIS2-3610?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12579604#action_12579604
 ] 

Mike Rheinheimer commented on AXIS2-3610:
-----------------------------------------

All ParallelAsyncTests are failing for the same reason:

testService_isAlive(org.apache.axis2.jaxws.sample.ParallelAsyncTests)  Time 
elapsed: 0.735 sec  <<< ERROR!
javax.xml.ws.WebServiceException: The Endpoint description validation failed to 
validate due to the following errors: 
 :: Invalid Endpoint Interface ::  :: The number of operations in the WSDL 
portType does not match the number of methods in the SEI or Web service 
implementation class.
        at 
org.apache.axis2.jaxws.ExceptionFactory.createWebServiceException(ExceptionFactory.java:173)
        at 
org.apache.axis2.jaxws.ExceptionFactory.makeWebServiceException(ExceptionFactory.java:70)
        at 
org.apache.axis2.jaxws.ExceptionFactory.makeWebServiceException(ExceptionFactory.java:118)
        at 
org.apache.axis2.jaxws.description.impl.DescriptionFactoryImpl.updateEndpoint(DescriptionFactoryImpl.java:329)
        at 
org.apache.axis2.jaxws.description.DescriptionFactory.updateEndpoint(DescriptionFactory.java:177)
        at 
org.apache.axis2.jaxws.spi.ServiceDelegate.getPort(ServiceDelegate.java:527)
        at 
org.apache.axis2.jaxws.spi.ServiceDelegate.getPort(ServiceDelegate.java:452)
        at javax.xml.ws.Service.getPort(Service.java:40)
        at 
org.apache.axis2.jaxws.sample.parallelasync.server.AsyncService.getAsyncPort(AsyncService.java:76)


Looks like a simple thing to fix, hopefully.  I can take this item Tuesday 
(3/18) morning if no one has touched it by then.

> [Break] ParallelAsyncTests 
> ---------------------------
>
>                 Key: AXIS2-3610
>                 URL: https://issues.apache.org/jira/browse/AXIS2-3610
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>            Reporter: Davanum Srinivas
>            Assignee: Rich Scheuerle
>             Fix For: 1.4
>
>
> Please uncomment in jaxws-integration's pom.xml

-- 
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