Petals ESB Container

Improve the definition of the TransformerFactory to use in Petals ESB

Details

  • Type: Task Task
  • Status: Resolved Resolved
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: 4.1.0
  • Fix Version/s: 5.0.0
  • Component/s: Classloader
  • Security Level: Public
  • Description:
    Hide

    Petals ESB required Saxon as Transformer. It is defined through a system property on the command line. Such a definition implies problems as PETALSSETAL-15. It is better to base the loading of Saxon on the Java SPI: as Saxon is put into the classloader, it will be automatically taken into account.

    Show
    Petals ESB required Saxon as Transformer. It is defined through a system property on the command line. Such a definition implies problems as PETALSSETAL-15. It is better to base the loading of Saxon on the Java SPI: as Saxon is put into the classloader, it will be automatically taken into account.
  • Environment:
    -

Issue Links

Activity

Hide
Victor NOËL added a comment - Fri, 2 Oct 2015 - 13:39:00 +0200

This was solved with PETALSDISTRIB-147

Show
Victor NOËL added a comment - Fri, 2 Oct 2015 - 13:39:00 +0200 This was solved with PETALSDISTRIB-147
Hide
Victor NOËL added a comment - Wed, 8 Jul 2015 - 14:16:17 +0200

When Saxon is removed, the problem will be solved.

Show
Victor NOËL added a comment - Wed, 8 Jul 2015 - 14:16:17 +0200 When Saxon is removed, the problem will be solved.
Hide
Christophe DENEUX added a comment - Tue, 24 Sep 2013 - 10:33:23 +0200 - edited

The problem is reopen because if the transformer factory definition is removed from the command line, a regression occurs on integration tests of SE XSLT: unable to deploy an SU requiring a specific XSLT engine.
Previous fix was rollbacked

Show
Christophe DENEUX added a comment - Tue, 24 Sep 2013 - 10:33:23 +0200 - edited The problem is reopen because if the transformer factory definition is removed from the command line, a regression occurs on integration tests of SE XSLT: unable to deploy an SU requiring a specific XSLT engine. Previous fix was rollbacked
Hide
Christophe DENEUX added a comment - Mon, 15 Apr 2013 - 18:24:05 +0200

The definition of the system property was removed in startup scripts of trunk

Show
Christophe DENEUX added a comment - Mon, 15 Apr 2013 - 18:24:05 +0200 The definition of the system property was removed in startup scripts of trunk

People

Dates

  • Created:
    Mon, 15 Apr 2013 - 18:18:55 +0200
    Updated:
    Fri, 2 Oct 2015 - 13:39:00 +0200
    Resolved:
    Fri, 2 Oct 2015 - 13:39:00 +0200