Issue Details (XML | Word | Printable)

Key: MULE-3642
Type: Improvement Improvement
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Dan Diephouse
Reporter: Calvin Xiu
Votes: 0
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
Mule

Run CXF on Jetty Transport

Created: 28/Aug/08 04:35 AM   Updated: 04/Dec/08 03:01 PM
Component/s: Transport: CXF / XFire
Affects Version/s: 2.0.2
Fix Version/s: 2.1.1

Time Tracking:
Not Specified

Labels: 22-candidates 22-commit no-goal story
User impact: High
Effort points: 0.5


 Description  « Hide
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?



 All   Comments   Work Log   Change History   Transitions   FishEye      Sort Order: Ascending order - Click to sort in descending order
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

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

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