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

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

XMLWordPrintable

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

      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.

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

                Created:
                Updated:
                Resolved: