Magnolia 5.7 reached extended end of life on May 31, 2022. Support for this branch is limited, see End-of-life policy. Please note that to cover the extra maintenance effort, this EEoL period is a paid extension in the life of the branch. Customers who opt for the extended maintenance will need a new license key to run future versions of Magnolia 5.7. If you have any questions or to subscribe to the extended maintenance, please get in touch with your local contact at Magnolia.
The IBM WebSphere compatibility module allows you to run Magnolia on the IBM WebSphere application server. The module provides a servlet necessary for IBM WebSphere to accept serving requests. Unlike on other containers where Magnolia uses its filter chain with no specific endpoint, IBM WebSphere requires this modification.
Installing
<dependency> <groupId>info.magnolia</groupId> <artifactId>magnolia-module-websphere</artifactId> <version>1.5</version> </dependency>