Hi, I am generating axis2 (1.0 version ) client side stub using adb binding. It generates the ConvertorUtil.toHexBinary() call in the stub code.But if I look at the signature of the ConvertorUtil class present inside axis2-adb-1.0.jar its having the method with 'H' in small case (toHexBinary()). Is it a bug ? Has anybody found such problem?
Thanks&Regards, Srinivasan T R