-
Type:
Technical Task
-
Status: Closed
-
Priority:
Major
-
Resolution: Completed
-
Affects Version/s: 6.2.0 CE M3
-
Fix Version/s: 6.2.0 CE M3
-
Component/s: Dev Tools, Dev Tools > Plugins SDK
-
Labels:
-
Epic/Theme:
On going work on supporting all the app servers for the new Liferay Module Framework
Application Server | LMF running on Felix | LMF running on Equinox | Problems/Notes |
---|---|---|---|
Tomcat | OK | OK | Everything seems to work pretty fine. Note we should run in the isolated mode. In order to prevent errors with logging start the tomcat app server with -Dlog4j.ignoreTCL=true. When using Felix some bundle resolution problems appear in the log but everything is working fine (let on that way for now!) |
Jetty | OK | OK | |
Glassfish | Failing | OK | Latest versions of Glassfish run on top of Felix and the 4.0.3 version has a bug which has already been solved in by the Felix development team. We will package the new versions as soon as they release it |
JBoss | OK | OK | Everything seems to work pretty fine. Note we should run in the isolated mode. In order to prevent errors with logging start the tomcat app server with -Dlog4j.ignoreTCL=true |
Jonas | FAILING | On going work | Jonas is built on top of Felix 3.0.9 which is in conflict with our underlying Felix where both are running on the same JVM |
Geronimo | |||
Websphere | OK | OK | Tested against 8.0.X series. 8.5.X presents a bug not related with the Module Framework which will be resolved by IBM in the next release of the Fix pack http://www-01.ibm.com/support/docview.wss?uid=swg1PM71336 |
Weblogic | OK | OK |