Aleksandar Babic 8.Jan.12 01:04 PM a Web browser General3.0.1All platforms
Is it possible to use UserSPI in the widget application?
I'm already using UserSPI in the custom handler and it's working fine, but in the widget I'm getting
"Exception created : java.lang.NoClassDefFoundError: com.ibm.connections.directory.services.DSProviderFactory"
when I use method
"UserHelper.INSTANCE().getUserByEmailAddress(emailAddress)"