Hi,

I saw the DynamicClientFactory in Apache CXF. How can sth similar be
achieved for a service? It means that at runtime I recive a WSDL definition
and based on it I implement the service described in the WSDL as a stub.
When the service is called I want to be able to parse the message with
reflection or similar to log it or write its content to some database table.

It would be great to point me to the classes to use and / or sketch the way
how to code this.

Thanks

Simon

--
View this message in context: 
http://cxf.547215.n5.nabble.com/Dynamic-web-services-based-on-WSDL-at-runtime-tp4833094p4833094.html
Sent from the cxf-user mailing list archive at Nabble.com.

Reply via email to