Questions tagged [liferay-7.1]

For questions regarding Liferay Portal CE 7.1 or Liferay DXP 7.1, released in July 2018. Note that Liferay Portal CE 7.1 has been superceded by Liferay Portal CE 7.2 in June 2019

See for version independent details on Liferay Portal and Liferay DXP.

Liferay CE and DXP 7.1 were released in July 2018. The architecture is based on , and the backend is implemented in , with the use of many web-related different frameworks, languages on the frontend.

53 questions
0
votes
1 answer

Is still recognized in Liferay portal 7.1.0 ga2?

Trying to display the below custom field on create_account.jsp in Liferay Portal 7.1.0 GA2. The permission for a guest user to view and update is already set to the custom field but it is not displaying.
0
votes
0 answers

Liferay 7.1 is displaying a strange error "${processor.processMax()" - Could not initialize class BundleJavaFileManager

Adding new private pages (or simply pages in general), Liferay 7.1 is throwing the exception below : ERROR [http-nio-8080-exec-4][LiferayMethodExceptionEventHandler:54] Unable to execute method processMax…
javaxiss
  • 680
  • 3
  • 13
  • 34
0
votes
1 answer

Using service builder generated classes in other modules

I'm using Liferay 7.1 GA1 Version. I have generated my service/api java classes with service-builder that Liferay IDE provides me. How can I use these service classes in my other modules? I would like to use "MyServiceBuilder" generated classes in…
0
votes
0 answers

Implementing permissions on Liferay 7.1

I'm trying to implement permissions (resources & models ones) on Liferay 7.1. I've noted that BaseModelPermissionChecker is now deprecated (so I should not make my permission classes extending it). So I tried to do as indicated in Liferay official…
javaxiss
  • 680
  • 3
  • 13
  • 34
0
votes
2 answers

Connect Liferay 7.x with Oracle 11g2 external database - NullPointerException

First of all, I tried this with Liferay CE portal-7.1.0-GA1 and Liferay portal 7.0 CE GA1. I will explain details of my process. My portal-ext.properties (Liferay HOME folder)…
0
votes
4 answers

how to remove /group and /web word from public and private page url of sites in liferay 7.1?

We use Apache HTTP Server Version 2.4 for redirect example-test-1.com/group/ to example-test-1.com/ I can't able to redirect. Reference URL Below:- https://httpd.apache.org/docs/2.4/rewrite/remapping.html#old-to-new-intern Path of configuration…
Mister D
  • 31
  • 2
  • 10
0
votes
0 answers

Custom Facets in Liferay 7.1 using Elasticsearch

Is it possible to create custom facets in 7.1 with Elasticsearch 6.1? Under the System Settings > Search > Elasticsearch configuration is a textbox for 'Additional Index Configurations' and 'Additional Type Mappings'. If I were to create a custom…
Sean Gildea
  • 321
  • 3
  • 4
-1
votes
1 answer

Is DefaultConfigurationAction still supported in lifray 7.1?

Good day; Want to know if configuration Action is still supported in Liferay 7.1 and if no is the answer what are the other solutions to create a custom configuration action for a portlet.
1 2 3
4