RE: Liferay Portal install on JBoss EAP Java Class not found

Brian Lai, modified 2 Years ago. New Member Posts: 14 Join Date: 7/26/11 Recent Posts

Hi,

I have followed Liferay installation guide to install Liferay war and its OSGi Dependencies on JBoss EAP.

https://learn.liferay.com/dxp/latest/en/installation-and-upgrades/installing-liferay/installing-liferay-on-an-application-server/installing-on-jboss-eap.html

Liferay: 7.4.3 GA55

JBoss EAP: 7.4.8

JDK: Redhat OpenJDK 11.0.17

MySQL: 8.0.31

Liferay started up and returned warning message as below:


​​​​​​​

 

I have compared its result with Tomcat bundled version. My installed JBoss version has UI issue. The edit button has moved to the top left corner. I suspect that taglib not loaded and caused this issue.

Could someone help on this?

thumbnail
Olaf Kock, modified 2 Years ago. Liferay Legend Posts: 6441 Join Date: 9/23/08 Recent Posts

Please note that JBoss is not supported on Liferay CE. Wildfly is.

Brian Lai, modified 2 Years ago. New Member Posts: 14 Join Date: 7/26/11 Recent Posts

I have downloaded Wildfly 23 and installed.The issue re-produced as same as JBoss EAP.