Hi Folks, Raymond suggested that in order for me to get the data binding to work, I need to clone the ServiceContract and then set the data binding type. I see that I cannot clone the ServiceContract using the clone() method.
So it means that I need to create ServiceContract from scratch. What is the best way to approach this?? Suggestions are most welcomed. Regards, Rajith
