[ 
https://issues.apache.org/jira/browse/AXIS-2157?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13461134#comment-13461134
 ] 

Hudson commented on AXIS-2157:
------------------------------

Integrated in axis-trunk #151 (See 
[https://builds.apache.org/job/axis-trunk/151/])
    AXIS-2157: The server side of the jaxrpc sample should use ServerHandler 
instead of ClientHandler. The sample now has the expected output:

ClientHandler: In handleRequest
ServerHandler: In handleRequest
ServerHandler: In handleResponse
ClientHandler: In handleResponse (Revision 1388781)

     Result = SUCCESS
veithen : 
Files : 
* /axis/axis1/java/trunk/samples/jaxrpc-sample/src/main/wsdd/hello/deploy.wsdd

                
> deploy.wsdd for jaxrpc example has wrong handler class
> ------------------------------------------------------
>
>                 Key: AXIS-2157
>                 URL: https://issues.apache.org/jira/browse/AXIS-2157
>             Project: Axis
>          Issue Type: Bug
>          Components: Deployment / Registries
>    Affects Versions: 1.2.1
>         Environment: any
>            Reporter: Kevin
>            Priority: Trivial
>
> in the sample code which comes with the 1.2.1 version (and probably earlier 
> versions), the deploy.wsdd for the samples\jaxrpc\hello code has the 
> incorrect class for the server side handler; it should be ServerHandler, not 
> ClientHandler

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to