Dynamic client
--------------

                 Key: CXF-1181
                 URL: https://issues.apache.org/jira/browse/CXF-1181
             Project: CXF
          Issue Type: Improvement
          Components: Core
            Reporter: Gyorgy Orban


As we see CXF on the client side uses a static client. By static client, we 
mean that during service invocation at runtime it uses both the WSDL and the 
interface generated from the service. We are planning to implement a client 
that uses only the WSDL to call a service. Using this dynamic client, we would 
also implement  a client side STAX interface, where the application programmer 
can pass and get back STAX streams  (or callbacks)  directly to the operations. 
Do you think these ideas make sense to the public as well? If so, we would be 
happy to contribute these extensions to CXF. Do you have any similar plans or 
suggestions?
Thanks,
Gyorgy

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to