Table of Contents
- 1 What is the current version of Liferay?
- 2 How do I check my Liferay version?
- 3 How do I prepare for Liferay certification?
- 4 What is Liferay 7?
- 5 How do I access my Liferay Portal?
- 6 What is Liferay software used for?
- 7 What version of MySQL is compatible with Liferay?
- 8 Is it possible to design two column forms in Liferay?
What is the current version of Liferay?
When starting a new project, always use the latest stable version available; that is, the latest available GA. At the time of writing, the most recent version is Liferay CE 6.2 GA1 (6.2. 0) or Liferay EE 6.1 GA2 (6.2. 00).
How do I check my Liferay version?
The version is in the information banner at the top of the “Resources” tab. Look at class com. liferay. portal.
What are all Liferay versions?
Liferay ships in two different editions: Liferay Portal Community Edition (CE) and Liferay Portal Enterprise Edition (EE).
What is Liferay used for?
Liferay is an open source enterprise portal which is free and mainly used to enable corporate extranet and intranet. It is a robust web application platform written in Java and offers a host of features useful for the development of portals and websites.
How do I prepare for Liferay certification?
Preparing for the Exam
- This exam is based off of the Liferay Training course Back-End Developer.
- Attend the Back-End Developer training course.
- Review additional source material.
- Get hands-on development experience.
- Register.
- Show up to the testing center with the required identification and take the 90-minute exam.
What is Liferay 7?
OSGI AND MODULARITY. OSGi. Any framework that implements the OSGi standard provides an environment for the modularization of applications into smaller bundles.
Who Uses Liferay?
Who uses Liferay?
Company | Website | Company Size |
---|---|---|
Lorven Technologies | lorventech.com | 50-200 |
CONFIDENTIAL RECORDS, INC. | confidentialrecordsinc.com | 1-10 |
What is Liferay?
www.liferay.com. Liferay, Inc., is an open-source company that provides free documentation and paid professional service to users of its software. Mainly focused on enterprise portal technology, the company has its headquarters in Diamond Bar, California, United States.
How do I access my Liferay Portal?
Open a browser to http://localhost:8080 .
- Click the Sign In link. Note. If a Liferay DXP bundle is being used, you may be presented with the Setup Wizard. Follow the on-screen instructions to configure your Admin user.
- Enter the default admin credentials to log in. Email address: [email protected]. Password: test. Warning.
What is Liferay software used for?
Why do people use Liferay?
Liferay is not only used to create user-specific portals, but is frequently used to create websites for the public, often with anonymous users. Liferay customers usually have the need to include authentications, personalizations and integrations within their sites, balancing form with function.
What is Liferay good for?
Lets see what is Liferay, Liferay Portal is a free and open source enterprise portal written in Java and distributed under the GNU Lesser General Public License and proprietary licenses. It is primarily used to power corporate intranets and extranets. Liferay Portal allows users to set up features common to websites.
Liferay 7 support modularity development using OSGi framework. Liferay 7 support Bootstrap 3 UI framework. Support Bootstrap 2 UI framework. AUI 3.x components are used. AUI 2.x components are used. Liferay Applications packaged as OSGi bundle jar files and deployed in OSGi container. It support WAR deployment as well.
What version of MySQL is compatible with Liferay?
Looking at Liferay’s 7.1 DXP Compatibility Matrix, the only version of MySQL certified for 7.1 is MySQL 5.7; while I believe Liferay 6.2 could use either MySQL 5.5 and 5.6. Make sure to back everything up beforehand, but try updating your database to MySQL 5.7 and running the upgrade again.
Is it possible to design two column forms in Liferay?
Liferay 6.2 forms are very basic and we cannot design two column forms. Liferay 7 portlet can break into multiple bundles and deployed in OSGi container. Liferay 6.2 we should put all files and configuration in one Plugin.
What is Liferay 7 modular architecture?
Streamlined and modular architecture makes Liferay 7.1 simpler. It is leaner that facilitates deployment. You can compose and reuse modules with a modular development paradigm. Reusability of services is available with CLP mechanism.