You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "willem Jiang (JIRA)" <ji...@apache.org> on 2007/05/21 10:11:17 UTC

[jira] Created: (CXF-664) CXF-servlet doesn't support http-binding

CXF-servlet doesn't support http-binding
----------------------------------------

                 Key: CXF-664
                 URL: https://issues.apache.org/jira/browse/CXF-664
             Project: CXF
          Issue Type: Bug
          Components: Transports
    Affects Versions: 2.0-M1
            Reporter: willem Jiang


Start a Service with http-binding support in CXFServlet,  and send a  get request  http://localhost/services/Greeter/greetMe?requestType=hello

CXFServlet retrun 404 error, and output this log

May 21, 2007 3:51:23 PM org.apache.cxf.transport.servlet.ServletController invoke
WARNING: Can't find the the request for http://localhost/services/Greeter/greetMe's Observer 



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


[jira] Assigned: (CXF-664) CXF-servlet doesn't support http-binding

Posted by "willem Jiang (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CXF-664?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

willem Jiang reassigned CXF-664:
--------------------------------

    Assignee: willem Jiang

> CXF-servlet doesn't support http-binding
> ----------------------------------------
>
>                 Key: CXF-664
>                 URL: https://issues.apache.org/jira/browse/CXF-664
>             Project: CXF
>          Issue Type: Bug
>          Components: Transports
>    Affects Versions: 2.0-M1
>            Reporter: willem Jiang
>         Assigned To: willem Jiang
>
> Start a Service with http-binding support in CXFServlet,  and send a  get request  http://localhost/services/Greeter/greetMe?requestType=hello
> CXFServlet retrun 404 error, and output this log
> May 21, 2007 3:51:23 PM org.apache.cxf.transport.servlet.ServletController invoke
> WARNING: Can't find the the request for http://localhost/services/Greeter/greetMe's Observer 

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


[jira] Resolved: (CXF-664) CXF-servlet doesn't support http-binding

Posted by "willem Jiang (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CXF-664?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

willem Jiang resolved CXF-664.
------------------------------

       Resolution: Fixed
    Fix Version/s: 2.0

This issue has been fixed in the revision 540879

> CXF-servlet doesn't support http-binding
> ----------------------------------------
>
>                 Key: CXF-664
>                 URL: https://issues.apache.org/jira/browse/CXF-664
>             Project: CXF
>          Issue Type: Bug
>          Components: Transports
>    Affects Versions: 2.0-M1
>            Reporter: willem Jiang
>         Assigned To: willem Jiang
>             Fix For: 2.0
>
>
> Start a Service with http-binding support in CXFServlet,  and send a  get request  http://localhost/services/Greeter/greetMe?requestType=hello
> CXFServlet retrun 404 error, and output this log
> May 21, 2007 3:51:23 PM org.apache.cxf.transport.servlet.ServletController invoke
> WARNING: Can't find the the request for http://localhost/services/Greeter/greetMe's Observer 

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