CMDBuild Forum

Ws3RequestMethodHandler.java contains call to Ws3RequestMethodHanlder. Is this correct?

Source code of 3.4 says:
utils/ws3/src/main/java/org/cmdbuild/utils/ws3/inner/Ws3RequestMethodHandler.java:

return “Ws3RequestMethodHanlder{” + “service=” + service.getClass().getName() + “, method=” + method.getName() + ‘}’;

I doubt if Ws3RequestMethodHanlder exists. What do you think?

I wanted to check the current source code repo but could not find it. Is it somewhere visible online?

Regards,
Jeroen Baten

This syntax error is still in the source of 3.4.1.
I am pretty disappointed.