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

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

collision detection - C++ library for mesh to mesh intersection: what is available? -

python - Django-easy-pdf: xhtml2pdf reporting reportlab 2.2+ is required, but 3.0 installed -