Petals ESB Container

Component classloader not completly isolated

Details

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

    I'm writing my own JBI component. It requires Saxon B 9.0.0.8 as XSLT engine instead the default one provided with Petals CDK. Saxon B 9.0.0.8 is required to get the feature about reflexive Java functions no more available in Saxon HE (only available in Saxon PE or EE). So I exclude Saxon from the transitive dependencies of Petals CDK and I add my own version of Saxon.

    At runtime Saxon B is not used until I replace Saxon HE provided by Petals ESB container (in $PETALS_HOME/lib) by the default XSLT engine of the JVM (renaming Saxon HE jar file, and removing system property javax.xml.transform.TransformerFactory in Petals ESB start-up script.

    Show
    I'm writing my own JBI component. It requires Saxon B 9.0.0.8 as XSLT engine instead the default one provided with Petals CDK. Saxon B 9.0.0.8 is required to get the feature about reflexive Java functions no more available in Saxon HE (only available in Saxon PE or EE). So I exclude Saxon from the transitive dependencies of Petals CDK and I add my own version of Saxon. At runtime Saxon B is not used until I replace Saxon HE provided by Petals ESB container (in $PETALS_HOME/lib) by the default XSLT engine of the JVM (renaming Saxon HE jar file, and removing system property javax.xml.transform.TransformerFactory in Petals ESB start-up script.
  • Environment:
    -

Issue Links

Activity

Transition Status Change Time Execution Times Last Executer Last Execution Date
New New Open Open
4h 29m
1
Victor NOËL
Fri, 3 Jul 2015 - 13:32:33 +0200
Open Open In Progress In Progress
3s
1
Victor NOËL
Fri, 3 Jul 2015 - 13:32:36 +0200
In Progress In Progress Resolved Resolved
3h 7m
1
Victor NOËL
Fri, 3 Jul 2015 - 16:40:30 +0200

People

Dates

  • Created:
    Fri, 3 Jul 2015 - 09:02:44 +0200
    Updated:
    Fri, 3 Jul 2015 - 16:40:30 +0200
    Resolved:
    Fri, 3 Jul 2015 - 16:40:30 +0200