jira.codehaus.org

  • Log In Access more options
    • Online Help
    • 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)
  • Jetty
  • JETTY-180

Allow hot deployment configuration from XBean style XML

  • Log In
  • Views
    • XML
    • Word
    • Printable

Details

  • Type: New Feature New Feature
  • Status: Resolved Resolved
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: None
  • Fix Version/s: 6.1.0pre3
  • Component/s: None
  • Labels:
    None
  • Testcase included:
    yes

Description

Jetty does not currently support hot deployment when it is configured using an XBean configuration file. Greg Wilkins confirmed that this is true and indicated that the Jetty's ContextDeployer still needs to be annotated for configuration via XBean.

I'm attaching a patch that allows for hot deployment configuration via XBean. Below is an example of the XML configuration:

<deployers>
  <hotDeployer directory="/path/to/deploy" />
</deployers>
  • Options
    • Sort By Name
    • Sort By Date
    • Ascending
    • Descending
    • Download All

Attachments

  1. Text File
    hotdeployer-config-via-xbean.diff.txt
    22/Nov/06 10:53 PM
    7 kB
    Bruce Snyder

Activity

  • All
  • Comments
  • Work Log
  • History
  • Activity
Hide
Permalink
Greg Wilkins added a comment - 24/Nov/06 12:56 AM

applied - and in pre3 release

thanks

Show
Greg Wilkins added a comment - 24/Nov/06 12:56 AM applied - and in pre3 release thanks

People

  • Assignee:
    Unassigned
    Reporter:
    Bruce Snyder
Vote (0)
Watch (0)

Dates

  • Created:
    22/Nov/06 10:53 PM
    Updated:
    24/Nov/06 12:56 AM
    Resolved:
    24/Nov/06 12:56 AM
  • Atlassian JIRA (v5.0.4#731-sha1:3aa7374)
  • Report a problem
  • Powered by a free Atlassian JIRA open source license for Codehaus. Try JIRA - bug tracking software for your team.