Uploaded image for project: 'JBoss Enterprise Application Platform'
  1. JBoss Enterprise Application Platform
  2. JBEAP-5527

(7.0.z) Improve isolation between integration code and user code

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Done
    • Icon: Major Major
    • 7.0.2.CR1, 7.0.2.GA
    • None
    • Web Services
    • None
    • EAP 7.0.2

      It is currently possible for user code to "see" some JBossWS integration classes & dependencies during the execution of static blocks of user handlers declared through webservices.xml descriptors or management model. That happens because such code is executed at deployment time when the JBossWS integration classloader is set as thread context classloader. We should prevent this from happening.
      This is not a problem, of course, at runtime, when the deployment is completely isolated from the integration classloader.

            rhn-support-asoldano Alessio Soldano
            rhn-cservice-bbaranow Bartosz Baranowski
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: