Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

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

When you are using a out-of-the-box war for JBoss EAP 6.4 you can just use the blueriq-runtime-jboss-eap7-{blueriq-version}.war from the Blueriq release zip to place in the JBoss deployments folder.

If you are building a custom Blueriq Runtime war using the projectstarter, you need to merge the files from the projectstarter-jboss-eap7-{blueriq-version}.zip with the same files inside your current war(and pom.xml for your build).

Info

When upgrading your application server please always read the release notes of the application server supplier first. Please always follow the upgrade instructions of the application server supplier.