Uploaded image for project: 'RESTEasy'
  1. RESTEasy
  2. RESTEASY-597

Add ability to pass in classloader for ProxyFactory to use when generating proxies

    XMLWordPrintable

Details

    • Feature Request
    • Resolution: Done
    • Major
    • 2.3-beta-1
    • 2.2.2.GA
    • jaxrs
    • None

    Description

      When using Resteasy in OSGI environment, the classloader that loads the jax-rs annotated interfaces used in client proxy generation may not be able to see the ResteasyClientProxy class that is added by the ProxyFactory.

      Proposed fix is to add ability for ProxyFactory to take a supplied classloader so user can pass in a classloader with enough context to see both the interface and the resteasy classes.

      Attachments

        Activity

          People

            patriot1burke@gmail.com Bill Burke (Inactive)
            yarrumretep_jira Peter Murray (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: