ibm mobilefirst - Worklight Server dependencies servlet -


i crating worklightauthenticator, dependecies in trouble.

import javax.servlet.servletexception; import javax.servlet.http.httpservletrequest; import javax.servlet.http.httpservletresponse; 

i include library websphere application server v.8.5, did not come jars, image below.

enter image description here

in project. did not have problem. image below.

enter image description here

that's not working me either. provide version of worklight working ?

meanwhile, workaround, liberty jars located in:

{$yourworkspace}/com.worklight.studio.plugin_{$some_buildnumer_for_your_worklight}/liberty/wlp/lib


Comments

Popular posts from this blog

windows - Single EXE to Install Python Standalone Executable for Easy Distribution -

c# - Access objects in UserControl from MainWindow in WPF -

javascript - How to name a jQuery function to make a browser's back button work? -