Dear All,
in the system i support, there is a function to use java object in lotusscript. but when some user’s client is upgrated into Notes 8.0.2.
The user got the below error message firstly:
LS2J Error: Three java.lang.NoClassDefFoundError: BluePages
THe “Bluepages” is the class name called in the lotusscript.
after that, i suggested the user to update “notes.jar” file into this installation path.
but the user got another error message:
LS2J Error: Threw java.lang.NoSuchMethodError: lotus/domino/javaconnectloader.getfields(Ljava/lang/Class:)
Is there anybody who can give your help on this? many thanks.