JIRA

  • Log In Access more options
    • Online Help
    • GreenHopper Help
    • Agile Answers
    • Use Agile By Default
    • Keyboard Shortcuts
    • About JIRA
    • JIRA Credits
    • What’s New
  • Dashboards Access more options (Alt+d)
  • Projects Access more options (Alt+p)
  • Issues Access more options (Alt+i)
  • Agile Access more options (Alt+g)
  • Create Issue
  • Mule
  • MULE-3544

Create a factory mechanism for HTTP transports

  • Agile Board
  • More Actions
  • Views
    • XML
    • Word
    • Printable

Details

  • Type: New Feature New Feature
  • Status: Open Open
  • Priority: Major Major
  • Resolution: Unresolved
  • Affects Version/s: 2.0.1
  • Fix Version/s: Product Backlog
  • Component/s: Transport: HTTP(S) / Jetty
  • Labels:
    • 20-config
  • User impact:
    Medium
  • Effort points:
    2
  • Affects Docs:
    Yes
  • Similar Issues:
    None

Description

Now that we have multiple HTTP implementations, I'm coming around to Andrew P's point of view that we need a factory mechanism.

When I create an http endpoint I shouldn't have to worry about it being in the jetty namespace or prefixing it with jetty:. I should just configure the HTTP connector with the server I want. If I have jetty specific information I want to configure, I should embed it in the connector/endpoint definition:

<http:connector .... default attributes ...>
<jetty:config ... jetty specific info ../>
</http:connector>

Issue Links

relates to

Bug - A problem which impairs or prevents the functions of the product. MULE-3603 <jetty:endpoint/> cannot be configured in the same way as <http:endpoint/>

  • Major - Major loss of function.
  • Open - The issue is open and ready for the assignee to start work on it.

Activity

  • All
  • Comments
  • Work Log
  • History
  • Activity
  • Transitions
  • Commits
  • Source
  • Builds
There are no comments yet on this issue.

People

  • Assignee:
    Unassigned
    Reporter:
    Dan Diephouse
Vote (0)
Watch (0)

Dates

  • Created:
    12/Jul/08 11:25 AM
    Updated:
    23/Oct/08 07:56 AM

Agile

  • View on Board
  • Atlassian JIRA (v5.0.7#734-sha1:8ad78a6)
  • Report a problem
  • Powered by a free Atlassian JIRA open source license for MuleForge. Try JIRA - bug tracking software for your team.