Details
-
Type:
Task
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 1.4.1
-
Fix Version/s: 2.0.2
-
Component/s: Transport: HTTP(S) / Jetty
-
Labels:None
-
User impact:Low
-
Affects Docs:Yes
-
Similar Issues:
MULE-3075Upgrade to Jetty 6MULE-3739Upgrade to version 3.0.4 of smack APIMULE-1646Upgrade Jetty to 5.1.12MULE-3489Upgrade to Jetty 6.1.9MULE-3350Upgrade to latest CXF version
MULE-6006 Upgrade CXF version to 2.5.1MULE-941We should upgrade to the new Version of JotmMULE-5922Upgrade CXF version to latest (2.5.0)MULE-5530Upgrade Jackson to 1.8.0MULE-3045Upgrade to latest CXF version
Description
The latest Jetty version is 6.1.4rc0 (or 6.1.3 to be conservative) while the Mule HTTP transport is using 5.1.12, looks like it's time for an upgrade.
Note that the groupId/artifactId have been inverted:
jetty:org.mortbay.jetty:5.1.12 --> org.mortbay.jetty:jetty:6.1.3
We have specifically blocked this upgrade, due to the Servlet 2.4 dependency. Not until it becomes mainstream for Mule users.