0
votes

I am crating WorkLightAuthenticator, but the dependecies are in trouble.

import javax.servlet.ServletException;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;

I include the library WebSphere Application Server V.8.5, but it did not come with the jars, like the image below.

enter image description here

In another project. I did not have this problem. like the image below.

enter image description here

2

2 Answers

1
votes

That's not working for me either. Could you provide which version of worklight are you working with ?

Meanwhile, as a workaround, the Liberty jars are located in:

{$YOURWORKSPACE}/com.worklight.studio.plugin_{$SOME_BUILDNUMER_FOR_YOUR_WORKLIGHT}/liberty/wlp/lib

1
votes

This issue is fixed in 6.1.0.1. Please update if possible. The Consumer Edition and Enterprise editions are available here:

http://www-01.ibm.com/support/docview.wss?uid=swg24037219

If you're using developer edition, you could upgrade from within Eclipse.