The WebLogic compatibility module allows you to run Magnolia on the Oracle WebLogic application server. The module fixes WebLogic-specific issues:

  • Using form authentication as the default authentication mechanism for activation subscribers.
  • Provide a ContextListener to work around a WebLogic 9 issue.

Installing

Maven is the easiest way to install the module. Add the following to your bundle:

<dependency>
  <groupId>info.magnolia</groupId>
  <artifactId>magnolia-module-weblogic</artifactId>
  <version>2.2.1</version>
</dependency>

Pre-built jars are also available for download. See Installing a module for help.

Usage

See Deploying a WAR on Oracle WebLogic

#trackbackRdf ($trackbackUtils.getContentIdentifier($page) $page.title $trackbackUtils.getPingUrl($page))