Hi Guys,
When i generate a webservice from my DAO in RAD it creates a Helper.java, Deser.java and Ser.java classes. Then when i put this code into my CVS(Clearcase) i notice that these files get hijacked when a call is made to my service.
Is there a way to avoid using theses generated classes? Thanks
The service methods i have return custom object arrays.