liferay-6 Questions

1

Solved

I am able to assign the site roles for user programatically by following API call, UserGroupRoleLocalServiceUtil.addUserGroupRoles(userIds, mySite, SiteroleIds); In the similar fashion can any o...
Dewey asked 15/4, 2015 at 8:39

2

Solved

I want to customize the Site Administrator Role permissions i.e, I need to enable a feature for creating the users for site administration under respective site. How can I achieve that? Do I need t...
Ignitron asked 2/3, 2015 at 15:18

2

I have the following setup 1.liferay cluster with 2 machines on AWS 2.unicast clustering replication with JGroups over tcp I have the following parameters in the portal-ext.properties #Setup hi...
Abelabelard asked 21/1, 2013 at 17:33

2

How can i define custom permisssion to custom portlet for specific user in liferay I used enviroment liferay 6.1.2 ga3 with jboss In my custom portlet deploy/undeploy button but how can i give spec...

0

We are facing performance issue with liferay 6.2 after migrating from 6.1. Almost all our custom as well as liferay's plugin portlet are responding very slow for non admin users. We observe that ...
Freda asked 26/11, 2014 at 15:59

5

I am using Liferay 6 for portal Development . During Creating Users under Liferay , i need to add some extra Fields also ?? Please let me know if this is ppossible or not ?? Please see the screen ...
Rucksack asked 13/4, 2012 at 7:18

3

Solved

I'm new to Liferay development in general, so feel free to point out if I'm going about stuff totally the wrong way. I'm trying to get a DynamicQuery object of all users within a certain group (I'...
Bullion asked 7/6, 2011 at 6:31

2

Solved

I want to create a one to many relationships and I've used the following service.xml: <entity name="Student" local-service="true" remote-service="true" cache-enabled="false"> <column nam...
Ander asked 17/6, 2014 at 21:30

1

I need to configure Liferay with organization LDAP. My requirement is to import users on demand( on login) to Liferay database. When I try to login by using screen name which is mapped to sAMAcc...
Relationship asked 5/5, 2014 at 17:42

1

Solved

I am configuring Liferay with my organization LDAP. 1.While configuring LDAP, I specify "ldap.security.principal" and "ldap.security.credentials" as my user id and password to authenticate against...
Nady asked 5/5, 2014 at 9:59

2

Solved

I wanted to create a servlet in liferay that is listening to a URL such as http://localhost:8080/my-servlet I tried to add it to a portlet but the I have the URL http://localhost:8080/my-portle...
Loseff asked 6/1, 2014 at 13:5

1

Solved

I have been able to define custom portlet actions/permissions based on this example in Liferay Plugins SDK https://github.com/liferay/liferay-plugins/tree/master/portlets/sample-permissions-portle...
Torse asked 23/10, 2013 at 8:1

2

Solved

I'm using AlloyUI in my liferay portlet. I want to use my <input>'s id in javascript. The problem is that the id of the elements are changed in client side. For example: If I set an <inp...
Butyrate asked 10/12, 2012 at 11:31

2

I am using Struts2 and Liferay for developing an application. My struts.xml is as follows: <action name="download" class="com.stp.portal.view.DownloadAction"> <result name="succes...
Cembalo asked 18/7, 2013 at 10:34

2

Solved

I'm trying to extend some functionality of an existing Liferay portlet. As part of this, I would like to use Alloy UI to modify the value of a field in the portlet. There's a pre-existing <aui:s...
Snakebite asked 3/7, 2013 at 19:6

5

Solved

I've made a portlet in Eclipse and now I'd like to deploy it to a running Liferay-6.1 instance and debug it. I guess this should be described in documentation, but I was only able to found how to c...
Demp asked 2/10, 2012 at 13:48

1

Solved

I am using Prime Faces in Liferay, What is the trick to getting the D3 examples to show up in jsf land specifically Prime Faces on Liferay. The example I am trying to make work in JSF is this one: ...
Assimilate asked 8/5, 2013 at 20:51

4

I want to make an ajax call inside my jsp file which calls processAction method of a portlet, based on the success message from processAction method i need to make another call to serveResource met...
Osteotome asked 10/8, 2011 at 6:55

4

Solved

I'm working with multiple Liferay Projects (different Portal, plugins, user and usergroups etc ) in the same time, and often have to switch between them. This switch requires lots of steps like ...
Scheffler asked 23/4, 2013 at 7:23

1

Solved

Environment: Liferay 6.1 GA3 EE Can we have custom permissions defined for the portal? We can create custom permissions in our plugin portlet through creating an XML with <portlet-resource>...
Phthisic asked 9/4, 2013 at 14:24

1

Solved

How can we fetch liferay entities through custom-finder using custom SQL? Following is my sql query written in default.xml (I have trimmed down the query to the bare minimum so that the logic rem...
Downswing asked 9/4, 2013 at 7:8

3

Solved

I need to customize as to which portlet appear in the "Add more portlet menu" as shown in the image below: I need to restrict the number of portlets displayed in this menu based on the logged-in...
Frye asked 19/5, 2012 at 10:18

2

Solved

In most cases it is necessary to know Liferay portlet's actual name. Particularly in Liferay's theme I can add "Login portlet" like the following: $theme.runtime("58", "", $velocityPortletPrefere...
Woodenware asked 9/3, 2013 at 12:58

2

Solved

Is there a way to set Liferay's global logging level? I am aware of it's console in the Server Administration but I want to set a global level not to a package level. Thanks!
Acosta asked 7/2, 2013 at 11:26

1

Solved

am using liferay 6 and created one custom class..i want to create mail notification function...I have written following code in my class private void SendEmail(NotificationObject pNotificatonObj,...
Selfassured asked 8/1, 2013 at 6:19

© 2022 - 2024 — McMap. All rights reserved.