• Name Picker doesn't work in 9.0 server environment

    By Sascha Meier2 1 decade ago

    Since we moved our application from 8.5.3. server to 9 (because we wanted to use openntf.domino.api) the namePicker doesn't work any more. It throws the following exception:

    java.lang.NoSuchMethodError: com/ibm/xsp/util/JSUtil.addSingleQuoteString(Ljava/lang/StringBuilder;Ljava/lang/String;)V

    We tested on 8.5.3 again and it is still running.

    Anyone an idea?

    • By Sascha Meier2 1 decade ago

      Updating the server to 9.01 solved the problem.