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

Jonathan Huang updated CXF-1211:
--------------------------------

    Attachment: wsdl_first.rar

The source code that I used and modified.

> Logical handler doesn't work on server site.
> --------------------------------------------
>
>                 Key: CXF-1211
>                 URL: https://issues.apache.org/jira/browse/CXF-1211
>             Project: CXF
>          Issue Type: Bug
>          Components: JAX-WS Runtime
>    Affects Versions: 2.1
>         Environment: window xp + jdk_1.5.0_06 + ant 1.6.5 + 
> apache-cxf-2.1-incubator-SNAPSHOT
>            Reporter: Jonathan Huang
>         Attachments: wsdl_first.rar
>
>
> step1.  Add a simple logical handler to the service in "wsdl_first" sample
> step2.  "ant server" to start the server.
> step3.  "ant client" to start the client.
> Then I got these error messages on server site:
> server:
>      [java] Starting Server
>      [java] Server ready...
>      [java] Executing operation sayHi
>      [java] Executing operation greetMe
>      [java] Message received: qhuang
>      [java] Executing operation greetMeOneWay
>      [java] Hello there qhuang
>      [java] Executing operation pingMe, throwing PingMeFault exception
>      [java] Server exiting
>       

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

Reply via email to