New Features for Brand Mobiliser 1.3

Sybase® Brand Mobiliser 1.3 includes new enhanced Javadoc and a default setup for development mode.

Redesigned State API with Better Javadoc

The State SDK has been completely revised to make it easier to use. The API documentation has been enhanced to provide more usage details. The previous State SDK no longer works in Brand Mobiliser 1.3. Existing states need to be refactored and recompiled with the new SDK. A new AbstractDynamicMenu provides a simpler base class to write a Send Menu state.

Documented in Brand Mobiliser API Reference.

Default Setup for Development Mode

The default setup of Brand Mobiliser refers to the setup after unzipping the software package and starting the server using the bin\run or bin/run.sh scripts, without modifying the configuration files. The development mode uses the embedded database with the database objects stored in the derby folder. To run in a production environment, reconfigure the development mode by pointing to the production database, reconfiguring the assigned port, setting up SSL and encryption, and so on.

Documented in Brand Mobiliser Installation Guide > Setting up a Production System.