Details
-
Type:
Bug
-
Status:
Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 2.0.2
-
Fix Version/s: Bug Backlog
-
Component/s: Transport: HTTP(S) / Jetty
-
Labels:None
-
User impact:Medium
-
Effort points:0.5
-
Log Output:
-
Similar Issues:None
Description
Transport specific endpoints for http can be configured specifying the individual parts of the address URL:
<http:endpoint name="endpoint" host="localhost" port="60203" path="/" />
Applying the same config to a jetty transport specific endpoint
<jetty:endpoint name="endpoint" host="localhost" port="60203" path="/"/>
results in the following error message:
org.mule.api.config.ConfigurationException: Unexpected exception parsing XML document from URL file:/home/dirk/Projects/Java/Mule/mule-2.0.x/transports/jetty/target/-classes/jetty-namespace-config.xml; nested exception is org.mule.config.spring.parsers.processors.CheckRequiredAttributes$CheckRequiredAttributesException: Element jetty:endpoint{host=localhost, id=endpoint, name=endpoint, path=/, port=60223} must have all attributes for one of the sets: address; ref.
Issue Links
- relates to
-
MULE-3544
Create a factory mechanism for HTTP transports
-
Activity
| Field | Original Value | New Value |
|---|---|---|
| Effort points | 0.5 | |
| Fix Version/s | 2.0.x Backlog [ 10352 ] | |
| Priority | To be reviewed [ 6 ] | Major [ 3 ] |
| Priority | Major [ 3 ] | Critical [ 2 ] |
| Fix Version/s | 2.x Backlog [ 10440 ] | |
| Fix Version/s | 2.0.x Backlog [ 10352 ] |
| Issue Type | Bug [ 1 ] | Improvement [ 4 ] |
| Priority | Critical [ 2 ] | Major [ 3 ] |
| Labels | 22-candidates |
| Fix Version/s | 2.x Backlog [ 10440 ] | |
| Issue Type | Improvement [ 4 ] | Bug [ 1 ] |
| Fix Version/s | 2.1.x Backlog [ 10522 ] |
| Labels | 22-candidates |
| Component/s | Transport: HTTP(S) / Jetty [ 10006 ] | |
| Component/s | Transport: Jetty [ 10654 ] |
- Repository mule on http://foo.bar/ failed: Error in remote call to 'FishEye 0 (http://foo.bar/)' (http://foo.bar) [AbstractRestCommand{path='/rest-service-fe/changeset-v1/listChangesets/', params={expand=changesets[-21:-1].revisions[0:29], comment=MULE-3603, p4JobFixed=MULE-3603, rep=mule}, methodType=GET}] : java.net.UnknownHostException: foo.bar
added disabled test: http://fisheye.codehaus.org/changelog/mule/?cs=12463