Hi All, Why in the generated code for the client side with ADB the inner class Class has a method called getClass()?
This is illegal because that method is a illegal redefinition of Object.getClass(). Why not getClazz() ? I changed in my code and it works fine... Lorenzo -- Lorenzo Dini CERN European Organization for Nuclear Research Information Technology Department CH-1211 Geneva 23 Building 31 - Office S-021 Phone: +41 (0) 22 7672013 Fax: +41 (0) 22 7668847 E-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
