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)
  • GeoBatch
  • GEOBATCH-27

Define specific xstream Alias for specific Flows

  • Log In
  • Views
    • XML
    • Word
    • Printable

Details

  • Type: Task Task
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Fixed
  • Labels:
    None

Description

The actual dao.xstream Alias class contains some commented Alias definitions such as:

// xstream.alias("GlidersActionConfiguration",
// it.geosolutions.geobatch.gliders.configuration.GlidersActionConfiguration.class);

This is due because, lately, we have configured the flowmanager dependencies as optional profiles (geowebcache, gliders, sas, ecc...) and therefore, these lines have been commented (having no more the class import available in case the profile has not been activated).
I guess we need to define module-specific Alias within specific flow manager.

  • Options
    • Sort By Name
    • Sort By Date
    • Ascending
    • Descending
    • Download All

Attachments

  1. GZip Archive
    20091224.alias.diff.gz
    24/Dec/09 11:36 AM
    6 kB
    Emanuele Tajariol

Activity

Ascending order - Click to sort in descending order
  • All
  • Comments
  • Work Log
  • History
  • Activity
Hide
Permalink
Emanuele Tajariol added a comment - 24/Dec/09 11:36 AM

The proposed patch adds an AliasRegistry where each module adds the aliases for its own classes.
AliasRegistrars have been included for composer, glider, gwc modules.
A README file explains how to add aliases for other modules.

Show
Emanuele Tajariol added a comment - 24/Dec/09 11:36 AM The proposed patch adds an AliasRegistry where each module adds the aliases for its own classes. AliasRegistrars have been included for composer, glider, gwc modules. A README file explains how to add aliases for other modules.
Hide
Permalink
Simone Giannecchini added a comment - 28/Dec/09 12:52 AM

etj, the patch looks corrupted on my system

Show
Simone Giannecchini added a comment - 28/Dec/09 12:52 AM etj, the patch looks corrupted on my system

People

  • Assignee:
    Simone Giannecchini
    Reporter:
    Daniele Romagnoli
Vote (0)
Watch (0)

Dates

  • Created:
    19/Oct/09 10:37 AM
    Updated:
    25/Feb/10 2:04 AM
    Resolved:
    07/Jan/10 12:40 PM
  • 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.