Document Properties
Kbid
30138Z
Last Modified
04-Apr-2022
Added to KB
02-Mar-2022
Public Access
Everyone
Status
Online
Doc Type
Guidelines
Product
  • IOM 4.0
  • IOM 4.3
Guide - IOM 4.0 Migration of Customization

Tool caas2docker Renamed to project2docker

The tool caas2docker, used to create project-images, was renamed to project2docker.

Tool project2docker Adapted to IOM Single Image Release

IOM versions older than version 4.0 consist of two images, the iom-app and iom-config image. caas2docker reflected this in providing two build scripts, one for each type of image. From version 4.0, IOM consists of a single image only. Therefore the new project2docker provides only one build script for the creation of project images.

IOM 4.0 is Based on Wildfly 26.0.1.Final

Projects have to update their dependencies:

<dependency>
  <groupId>org.wildfly.bom</groupId>
  <artifactId>wildfly-jakartaee8-with-tools</artifactId>
  <scope>import</scope>
  <type>pom</type>
  <version>26.0.1.Final</version>
</dependency>
 
<dependency>
  <groupId>org.wildfly</groupId>
  <artifactId>wildfly-spec-api</artifactId>
  <scope>provided</scope>
  <type>pom</type>
  <version>26.0.1.Final</version>
</dependency>
Disclaimer
The information provided in the Knowledge Base may not be applicable to all systems and situations. Intershop Communications will not be liable to any party for any direct or indirect damages resulting from the use of the Customer Support section of the Intershop Corporate Web site, including, without limitation, any lost profits, business interruption, loss of programs or other data on your information handling system.
Home
Knowledge Base
Product Releases
Log on to continue
This Knowledge Base document is reserved for registered customers.
Log on with your Intershop Entra ID to continue.
Write an email to supportadmin@intershop.de if you experience login issues,
or if you want to register as customer.