any help is appreciated, thanks. It reports:
Missing resource appletsecurityexception.Definition in package ‘javax.xml.parsers’
COM.ibm.JEmpower.applet.AppletSecurityException: ??
Missing resource appletsecurityexception.Definition in package ‘javax.xml.parsers’
COM.ibm.JEmpower.applet.AppletSecurityException: ??
at COM.ibm.JEmpower.applet.AppletSecurity.maybeFailSecurity(AppletSecurity.java:644)
at COM.ibm.JEmpower.applet.AppletSecurity.maybeFailSecurity(AppletSecurity.java:596)
at COM.ibm.JEmpower.applet.AppletSecurity.checkRuntimePermission(AppletSecurity.java:1227)
at COM.ibm.JEmpower.applet.AppletSecurity.checkPermission(AppletSecurity.java:1448)
at COM.ibm.JEmpower.applet.AppletSecurity.checkPermission(AppletSecurity.java:1386)
at java.lang.SecurityManager.checkPackageDefinition(SecurityManager.java:1585)
at COM.ibm.JEmpower.applet.AppletClassLoader.findClassJ(AppletClassLoader.java:504)
at COM.ibm.JEmpower.applet.AppletClassLoader.loadClass(AppletClassLoader.java:213)
at COM.ibm.JEmpower.applet.AppletClassLoader.loadClass(AppletClassLoader.java:188)
at com.radvision.icm.lotus.service.codec.SimpleCodec.decode(SimpleCodec.java:48)
at com.radvision.icm.lotus.service.codec.SimpleCodec.decode(SimpleCodec.java:69)
at com.radvision.icm.lotus.IViewModel.decode(IViewModel.java:225)
at com.radvision.icm.lotus.IViewModel.getUserInfoInDetailObj(IViewModel.java:85)
at com.radvision.icm.lotus.IViewModelMT$2.runTask(IViewModelMT.java:65)
at com.radvision.icm.lotus.IVHttpThread.run(IVHttpThread.java:73)