We installed the Worklight v6.1 Server on Tomcat. We now have an issue deploying the wlapp application file from the Worklight Console. I'm 80% sure this problem has to do with permissions. The error, when trying to deploy the wlapp, is:
Worklight adapters will fail to deploy because directory '/worklight.home/worklight/data/export/adapters' could not be created. Restart the Worklight Server after fixing the problem. [project worklight]
The issue is that worklight.home isn't a physical directory, but should be an environment variable. We don't know the value of that environment variable or where it gets set.