ENGAGE-117: Kettle should provide a means to parameterize all file paths so that applications can seamlessly run either in Eclipse or on a standalone server

Metadata

Source
ENGAGE-117
Type
Improvement
Priority
Major
Status
Closed
Resolution
Fixed
Assignee
Antranig Basman
Reporter
Colin Clark
Created
2009-10-08T14:40:59.000-0400
Updated
2009-11-03T11:52:18.000-0500
Versions
N/A
Fixed Versions
N/A
Component
  1. Kettle

Description

At the moment, there are a few remaining places where paths are hardcoded in JavaScript. These include calls to mountDirectory() and any path rewriting rules specified as part of the options to kettle.renderHandler().

We should ensure that all file paths are located in configuration so that it's easy to deploy Kettle apps on a standalone server without breaking everything.

Comments

  • Colin Clark commented 2009-10-08T14:44:42.000-0400

    Bug Parade Engage 0.1

  • Michelle D'Souza commented 2009-10-13T16:17:16.000-0400

    Kettle now works both from the created WAR and from eclipse.

  • Justin Obara commented 2009-11-03T11:52:18.000-0500

    For the 0.1 release, the option for running from eclipse our from a war file were provided