You are viewing the documentation for Blueriq 17. 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 2 Next »

This page describes the installation of the Blueriq Runtime on JBoss EAP application server.

Deployment of Blueriq Runtime

Since Blueriq 10 we have specific out-of-the-box war files available in the Blueriq release zip(folder: \Runtime\Java\Webapp). Please use the correct war file for your application server.

Copy the JBoss specific Blueriq WAR to the deployments directory of your desired profile. JBoss will automatically deploy the WAR and after successful deployment Blueriq will be available at  http://<servername>:<server-port>/<WAR name>.

When you as a customer need(when you have custom plugins) to build your custom war file of the Blueriq Runtime you can use a projectstarter specific for you target application server platform. For more Information see: Setup development environment - Java .

Upgrading from JBoss EAP 6.4 to JBoss EAP 7.0


  • No labels