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

        

Reply via email to