You are viewing the documentation for Blueriq 18. Documentation for other versions is available in our documentation directory.

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

Compare with Current View Page History

« Previous Version 6 Next »

Table of contents

Description

This component adds debug/development functionality to the Runtime:

  • A dashboard to start application and manage the server (settings),
  • session debug tools to debug/inspect the current running session,
  • a connection to Studio to start applications modelled in Studio.

Requirements

N/A

Installation

This component is enabled by default, but can be disabled:

To disable this component, the development-tools profile should be disabled. More information on how to configure the application using Spring Profiles can be found here : Application configuration with Spring Profiles.

In order to remove this component, the development.dll should be removed from the /bin directory of your .NET webapp installation.


Configuration

N/A

Usage

See the cookbook Using the development dashboard for more information.

Troubleshooting

N/A

  • No labels