You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Jervis Liu (JIRA)" <ji...@apache.org> on 2007/11/15 08:20:43 UTC

[jira] Assigned: (CXF-1211) Logical handler doesn't work on server site.

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

Jervis Liu reassigned CXF-1211:
-------------------------------

    Assignee: Jervis Liu

> 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
>            Assignee: Jervis Liu
>         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.