We are using worklight studio with Eclipse Luna. And sometimes are Java Adapter code will not run. In that sense, the Java code we reference is not available in the adapter.
Version: Launching worklight (WebSphere Application Server 8.5.5.1/wlp-1.0.4.cl50120131011-1639) on Java HotSpot(TM) Client VM, version 1.6.0_18-b07 (en_US)
(We were using Worklight 6.2 studio from the Eclipse Marketplace)
So we might see an error like this when we try to reference the Java code:
[ERROR ] FWLSE0099E: An error occurred while invoking procedure [project TypeError: Cannot call property getClientIpAddress in object [JavaPackage com.worklight.util.ServerUtils]. It is not a function, it is "object". (MyAdapter-impl.js#63)
Also, sometimes when we make HTML or JavaScript changes in the common directory, those changes aren't reflected.
Basically, is there some kind of Worklight cache that we should clean up. We delete the war out of the bin directory and try to clean and rebuild but the changes aren't reflected.
Also, sometimes I use the worklight console and deploy apps that way. I notice that the old version of my application is there. E.g. when I look at the date, it shows last weeks revision. Where is that application deployment? Can I just delete the old revision in the console.