Mule

Run CXF on Jetty Transport

Details

  • User impact:
    High
  • Effort points:
    0.5
  • Similar Issues:
    MULE-3500 Upgrade to CXF 2.1.1
    MULE-1821 Upgrade Jetty version
    MULE-1525 A Single Jetty HTTP/Rest Connector does not support multiple endpoints
    MULE-4311 Defining a cxf:jetty// input endpoint results in the wsdl service url to be jetty:// and not http://
    MULE-5612 NPE on initialise when using jetty-ssl with CXF jaxws-service
    MULE-3525 Move the servlet/jetty support to their own module
    MULE-4684 remove the Jetty endpoint hack in the AbstractEndpointBuilder
    MULE-4064 transport archetype does not provide option to not extend any existing transport
    MULE-2850 Patch for broken CXF at revision 10130 (branches/mule-2.x/transports/cxf/)
    MULE-4715 Re-test transport hot deployment with CXF

Description

As a user, I can configure CXF to use the Jetty Transport

Acceptance Criteria

  1. Can configure CXF to use Jetty and is documented

Notes:
in New Mule Performance Benchmark( http://netzooid.com/blog/2008/07/21/new-mule-performance-benchmark-yup-we-come-out-on-top/ ), daniel say that
jetty transport is much better than http transport on tcp transport. it's true.

when we run loadtest of cxf transport over pure http transport, there are so many problems.

how to use jetty transport instead http transport when using cxf?

Activity

Hide
Ken Yagen added a comment - 01/Dec/08 12:17 PM

Dan wrote working unit test for this last week and it passed (only in IDE)
Needs get ut passing and some documentation
estimate: 0.5

Show
Ken Yagen added a comment - 01/Dec/08 12:17 PM Dan wrote working unit test for this last week and it passed (only in IDE) Needs get ut passing and some documentation estimate: 0.5
Hide
Dan Diephouse added a comment - 03/Dec/08 10:12 AM

I've verified that this works on 2.1.1 forward. Its documented here: http://mule.mulesource.org/display/MULE2USER/Jetty+Transport

Show
Dan Diephouse added a comment - 03/Dec/08 10:12 AM I've verified that this works on 2.1.1 forward. Its documented here: http://mule.mulesource.org/display/MULE2USER/Jetty+Transport
Hide
Dan Diephouse added a comment - 03/Dec/08 10:13 AM

Reopening as I didn't set the fix version....

Show
Dan Diephouse added a comment - 03/Dec/08 10:13 AM Reopening as I didn't set the fix version....

People

Vote (0)
Watch (1)

Dates

  • Created:
    28/Aug/08 04:35 AM
    Updated:
    04/Dec/08 03:01 PM
    Resolved:
    03/Dec/08 10:13 AM