Uploaded image for project: 'CXF'
  1. CXF
  2. CXF-407

Create a JAXB client without wsdl-to-java step

    XMLWordPrintableJSON

Details

    Description

      The goal is to allow someone to create a client without ever running wsdl2java. The attached patch augments some of the core CXF classes in trivial ways and provides a factory class that creates client instances from a WSDL URL. The context classloader is augmented to include the JAXB-generated classes for the client, so request/response objects need to be created/accessed with reflection (or using a dynamic language like Groovy or JRuby or...).

      Hope that this is useful.

      Attachments

        1. dynamicclient.patch
          26 kB
          Paul R. Brown

        Activity

          People

            dandiep Daniel Diephouse
            paulrbrown Paul R. Brown
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: