You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

Downloading and installing Wookie

Running Wookie in "standalone" mode

Running Wookie with Tomcat and MySQL

Running Wookie with other configurations

Using the Administration web interface

To access the administrators interface in the development server, go to

http://\{your server}/wookie/admin

By default, and when Wookie is running in "standalone" mode, the Wookie server admin username and password are both "java".

Adding and removing widgets

Whitelist

Server configuration

User management

The Wookie server comes with a built-in user called "java" linked to the "widgetadmin" role. These are defined in the roles.properties and users.properties files located in WEB-INF/classes. These can be removed in a standard application server environment, and another user added to "widgetadmin" role, for example in tomcat-users.xml in a Tomcat installation.

Login configuration settings can be found in the web.xml file located in wookie/WEB-INF.

Integration with Shindig

Proxy configuration

  • No labels