You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Freeman Fang (JIRA)" <ji...@apache.org> on 2006/10/31 07:38:52 UTC

[jira] Created: (CXF-192) multiple endpoints per servlet should be support for servlet transport

multiple endpoints per servlet should be support for servlet transport
----------------------------------------------------------------------

                 Key: CXF-192
                 URL: http://issues.apache.org/jira/browse/CXF-192
             Project: CXF
          Issue Type: Improvement
          Components: JAX-WS Runtime
    Affects Versions: 2.0-M2
            Reporter: Freeman Fang
            Priority: Minor
             Fix For: 2.0-M2


Hiya,
I started looking at the CXFServlet tonight, but I'm a little confused. It seems that doPost/doGet are associated with one specific Endpoint (it is a field in the class). This would mean that you could only have one endpoint per servlet, which seems odd. Can someone shed some light? Are there any tests for this? I started one using HTTP Unit, but am still trying to figure out what is going on.

- Dan


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Assigned: (CXF-192) multiple endpoints per servlet should be support for servlet transport

Posted by "willem Jiang (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/CXF-192?page=all ]

willem Jiang reassigned CXF-192:
--------------------------------

    Assignee: willem Jiang

> multiple endpoints per servlet should be support for servlet transport
> ----------------------------------------------------------------------
>
>                 Key: CXF-192
>                 URL: http://issues.apache.org/jira/browse/CXF-192
>             Project: CXF
>          Issue Type: Improvement
>          Components: JAX-WS Runtime
>    Affects Versions: 2.0-M2
>            Reporter: Freeman Fang
>         Assigned To: willem Jiang
>            Priority: Minor
>             Fix For: 2.0-M2
>
>
> Hiya,
> I started looking at the CXFServlet tonight, but I'm a little confused. It seems that doPost/doGet are associated with one specific Endpoint (it is a field in the class). This would mean that you could only have one endpoint per servlet, which seems odd. Can someone shed some light? Are there any tests for this? I started one using HTTP Unit, but am still trying to figure out what is going on.
> - Dan

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Closed: (CXF-192) multiple endpoints per servlet should be support for servlet transport

Posted by "Dan Diephouse (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/CXF-192?page=all ]

Dan Diephouse closed CXF-192.
-----------------------------

    Fix Version/s: 2.0-M1
                       (was: 2.0-M2)
       Resolution: Fixed

This is now implemented in SVN.

> multiple endpoints per servlet should be support for servlet transport
> ----------------------------------------------------------------------
>
>                 Key: CXF-192
>                 URL: http://issues.apache.org/jira/browse/CXF-192
>             Project: CXF
>          Issue Type: Improvement
>          Components: JAX-WS Runtime
>    Affects Versions: 2.0-M2
>            Reporter: Freeman Fang
>         Assigned To: willem Jiang
>            Priority: Minor
>             Fix For: 2.0-M1
>
>
> Hiya,
> I started looking at the CXFServlet tonight, but I'm a little confused. It seems that doPost/doGet are associated with one specific Endpoint (it is a field in the class). This would mean that you could only have one endpoint per servlet, which seems odd. Can someone shed some light? Are there any tests for this? I started one using HTTP Unit, but am still trying to figure out what is going on.
> - Dan

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira