You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Guillaume Nodet (JIRA)" <ji...@apache.org> on 2008/12/01 13:53:06 UTC

[jira] Closed: (SM-1704) Allow for automatic reload of XSLT file when changes are made to it

     [ https://issues.apache.org/activemq/browse/SM-1704?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Guillaume Nodet closed SM-1704.
-------------------------------

    Resolution: Duplicate

> Allow for automatic reload of XSLT file when changes are made to it
> -------------------------------------------------------------------
>
>                 Key: SM-1704
>                 URL: https://issues.apache.org/activemq/browse/SM-1704
>             Project: ServiceMix
>          Issue Type: Improvement
>          Components: servicemix-saxon
>    Affects Versions: servicemix-saxon-2008.01
>            Reporter: Raul Kripalani
>
> When the XSLT file used for the transformation resides in the filesystem ("file:/" resource), the servicemix-saxon component should detect when changes are made to the stylesheet and should reload it on-the-fly. This feature should be switchable by the user via a flag in the xbean.xml file. (This behaviour is not suitable in all environments...). Ideally, the scan interval should be user-configurable too.
> Also, a method should be exposed via JMX to trigger the reload of the XSLT, for those cases in which the user disables the automatic reloading capability.
> Currently, the SA has to be redeployed or ServiceMix has to be restarted in order to reload a stylesheet.
> Please see http://www.nabble.com/Reloadable-XSLT-in-servicemix-saxon-td20678812.html for more details and workaround in the meantime.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.