Hi, I have a dynamic client working with complex type classes generated.
But WSDL being referred has many classes to be generated which is taking lot of time. I want to optimize this by just generating only the classes required to invoke the web service. For example to invoke one web service method, I need one input complex type class and one output complex type to be generated, the current client is generating around 30 classes out of which I am using only two. Is there a way to do this? Thanks & Regards, Srinivas. -- View this message in context: http://www.nabble.com/Dynamic-Client-tf4223096.html#a12013320 Sent from the cxf-user mailing list archive at Nabble.com.
