Liferay is an open source Java portal and social platform. The 6th version was released on June 2010.
0
votes
0answers
13 views
Getting Data from Multiple tables in Liferay 6.0.6
i'm trying to get data from multiple tables in liferay 6.0.6 using custom sql, but for now i'm just able to display data from one table.does any one know how to do that.thanks
UPDATE:
i did found ...
0
votes
0answers
13 views
Alloy ui form validator error message not shown
I'm new to Alloy ui. I trying to validate liferay form using alloy ui. Unfortunately I face difficulties with js and css files. It validates the field and text becomes red and it shows like a required ...
2
votes
1answer
35 views
Display data from Custom Query(Joined tables) in liferay search container
I have followed this wiki and have successfully built a custom query.
It works fine. I have used a join between tables.
My question is how do I display it on a jsp using liferay search container ...
0
votes
0answers
17 views
Liferay 6.1 : Mobile theme
I have created theme for 6.1.20.
Now I want to create theme for Mobile device. I have never created mobile theme before.
I have created one sample-Wap-theme.
I can see my sample-wap-theme under ...
0
votes
1answer
30 views
Lifreay 6.1 : How to disable /c/portal/login url from public web site
I am using Liferay 6.1.
For public web site example. www.sitename.com
If I enter www.sitename.com/c/portal/login , it is redirected to login
i want to disable this.
how is it possible ?
Thanks !
0
votes
0answers
17 views
BRMS Integration with Liferay
I'm trying to integrate a Drools BRMS with Liferay following this Spanish guide. My purpouse it's to use an automatic rules generator (I don't want to code/implement my rules).
...
0
votes
1answer
25 views
Java spring portlet extends GenericPortlet how to autowire dependencies
I am using java - spring - portlet
I want to keep using my portlet as extend to GenericPortlet but i want to use spring dependency injections.
Currently i found the work around which is as follows ...
1
vote
1answer
34 views
Liferay theme - html5
I am developing a portlet for Liferay (v6.0.5, runs on JBoss). I would like to use HTML5 (canvas to be more specific) in this portlet. How can I find, if the theme I am currently using on the portal ...
0
votes
0answers
25 views
Implementing a custom query in Liferay
In a custom query I am using left outer join to display data from two tables.
I need to execute this and call a finder method in jsp. The results of the query should be displayed in the jsp file. In ...
0
votes
1answer
22 views
I want to search organization and users in liferay's global search
I want to search organization and users in liferay's global search.
How to achieve this?
I am using liferay OrganizationIndexercust extending BaseIndexer .
But am not able to search organization, ...
-1
votes
0answers
24 views
How to install Liferay as WAR file? [closed]
Is there any true documentation about how to install Liferay as WAR file?
Guides like this ...
1
vote
3answers
49 views
Two portlets with same database
I am developing Liferay portal and I have one portlet which handles the administrator side of the portal and one the client side. The thing is that the clients cannot see the administrator page ...
0
votes
1answer
30 views
how to add javascript files to liferay-portlet.xml in liferay project
i'm developing an application with liferay 6.0.6 and want to add javascript files to my portlet. if i have two or three files javascript how could i add theme.
so here is my liferay-portlet.xml
...
0
votes
0answers
38 views
Liferay with PrimeFaces, display image -NOT using Path -
I'm developing a Liferay Portlet, using primeFaces. Several pages will feature DataTable elements, where one of the columns will have an image thumbnail.
How can you present an image with PF ...
1
vote
1answer
22 views
Liferay concatenate and compress javascript
I am trying to figure out how to achieve compression and minification for all my js files. Currently i have them in a hook plugin under /html/js/mycustomjs/ folder.
I understand that liferay has its ...
0
votes
1answer
19 views
CSS to Liferay theme
I have a css web design and I want to converted in Liferay theme. Is this possible?
I am using Liferay 6.1 Ga2 with Tomcat 7 and Liferay SDK for java.
Any advice will be appreciated!
Thanks in ...
0
votes
1answer
46 views
Custom navigation menu in Liferay?
I am using Liferay 6 with Tomcat 7 and Liferay SDK for java to develop a custom website which will be handled by one portlet. The thing is that i dont really like the navigation bar in Liferay and I ...
1
vote
1answer
58 views
Disable a row based on condition from database in Liferay Search Container
I have to disable a row that I retrieve from the database using Liferay search container. I have certain conditions stored in the database.
What I wish to achieve is this:
I am displaying a list of ...
0
votes
0answers
24 views
Configuring Developement set up for liferay 6.1 [closed]
I am new to liferay portal. I want to develop login portlet and use that as my home page when i hit the url:: "//localhost:8080"
Please suggest some links for setting up the environment.
0
votes
1answer
22 views
Include new line character in value attribute of Liferay search container
I have the following line of code of search container.
I want to include a new line between the two values that I want to display..
<liferay-ui:search-container-column-text name='Employee Name'
...
0
votes
0answers
5 views
Liferay 6.1 programmatically retrieve images from document library
i'm new to liferay and this site, thus excuse me if I didn't find the response in the db.
I wrote a liferay 6.1 portlet which adds entries in mysql with some images (stored in liferay document ...
1
vote
3answers
43 views
Hide Liferay control panel options form users
I am developing a liferay portlet using liferay6.1 and SDK for Java.
When user logs in and they click on control panel they can see all kind of options. Is there a way to hide this options?
I am ...
1
vote
1answer
33 views
How to deploy Liferay portlets using WAS Administration Console
After deploying Liferay war on WAS 7.0,
How to deploy any of the liferay plugins war?
I can deploy plugins war in a same way as I deployed Liferay portal war and it also shows that apllication ...
0
votes
1answer
24 views
Liferay Service Builder: Creating Finders That Match At Least One column
When generating entities in your service.xml through Liferay Service Builder, it is commonplace to create finder columns resembling the snippet below:
<entity name="Person" local-service="true" ...
0
votes
1answer
56 views
Is there a trick to using d3 charts in jsf?
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:
...
0
votes
2answers
38 views
Liferay JSP is redirecting me to a page i dont want to be redirect
I am developing liferay portlet. The portlet is pretty much done but i have big issue with the jsp redirection. Every time a query is successful it redirects not to the jsp i want but to my home jsp ...
2
votes
1answer
89 views
Extract data from database using ajax in Liferay
I am using liferay framwork for developing an application.
I have a dropdown box whose values are pulled from the database.
What i want to do is whenever a user selects any Person from the drop down ...
0
votes
1answer
45 views
Upload a file form jsp to amazonS3
I want to upload a file from a jsp page using AWS SDK to amazon-s3. But for some reason i cannot send the file in my java class. Can someone explain me how i should do the file passing to the class.
...
0
votes
0answers
16 views
Social comment not work
I am using Liferay 6.1
When i enable Disqus, user can comment. When i disable Disqus and enable Liferay, user can not comment(user don't see anything, just web content and i have allowed user to ...
1
vote
0answers
33 views
Deploy liferay 6.1 on WAS 7.0
I am trying to deploy Liferay 6.1 on WAS 7.0.
Though I have deployed it successfully with context path as "lportal", while accessing it I facing following issues
class not found
...
1
vote
0answers
47 views
Change document library document file entry type programmatically
I need to change document types (FileEntryType) for a large list of files in Liferay Document Library, but I have not been able to do so.
After hours of googeling, testing and familiarizing myself ...
0
votes
0answers
9 views
Parse output of breadcrumbs function
Hi guys could you give me a hand on this...
I amb using the breadcrumbs function provided by velocity:
#if ($the_title != "Home")
<nav class="site-breadcrumbs" id="breadcrumbs" ...
0
votes
0answers
15 views
Upgrading from Liferay 6.1.10 to Liferay 6.1.20
How to upgrade from Liferay 6.1.10 to Liferay 6.1.20 in a production environment? I haven't done this before, so might need some help/guide. As I understood from the searches, I need to download the ...
2
votes
1answer
31 views
Customizing portal's navigation bar
I want to customize the navigation bar in my theme. I searched for the CSS file that styles the navigation bar in the css directory but I couldn't find it.
In the nagivation.vm file, the navigation ...
1
vote
1answer
124 views
Navigating to different jsp pages from menu bar in Liferay
I have created a menu bar using html, css, lists etc. in Liferay.
The option on it are Home, Reports, User etc. When I click on each of them a sub menu appears.
here is an example.
I have a menu bar ...
0
votes
0answers
80 views
Primefaces <p:ajax update=“@all” /> doesn't work
I've got a problem with using p:ajax update atribute element. When I use in my code <p:ajax update="@all" /> then I am getting javax.el.PropertyNotFoundException. When I use <f:ajax ...
2
votes
1answer
57 views
Call Stored procedure in Java , JSP using Liferay framework
How should I call a stored procedure in java and in jsp file in Liferay?
I would like to see a sample example that will give me something to start with
0
votes
1answer
37 views
Liferay install portlet war from eclipse
Liferay porlets how to install from eclipse with maven.
I am following instructions from porlets in action book, i have maven configured eclipse project which i wants to install into liferay portal ...
-1
votes
0answers
27 views
Liferay Migration
We have a Liferay website. Currently it is live on Liferay CE 6.1b4, and we want to migrated to Liferay CE 6.1. The startup issue is that the database tables looking to have been changed since beta ...
2
votes
1answer
24 views
Configuring Liferay Service Plugin
I have created a liferay service using the Service Builder framework. This service is used to fetch content from an external source, and once it is deployed, it is available to all portlets.
Is there ...
0
votes
0answers
40 views
Not able to upload document in Document Library of Liferay 6.1.1 CE GA2
I have created a hook for creating new account because i need some extra fields at the time of account creation
I have successfully stored extra fields in expando tables but, got problem in while ...
0
votes
1answer
26 views
What is document.hrefFm in submitForm(document.hrefFm, someURL)?
In liferay, I found that we can call the portlet action url in javascript by
submitForm(document.hrefFm, someActionURL);
I found some help on submitForm(document.hrefFm, someURL) Forum but still ...
1
vote
1answer
37 views
Passing object as response to ajax request in liferay
Hello i am a new in world of liferay.
i have a form that passes emailaddress via ajax request to serveResource method of my portlet.
on the basis of of that email address i have to search the ...
0
votes
0answers
20 views
Liferay 6.0.6 bundled with glassfish v3 ()mysql
I downloaded liferay bundled with glassfish (Liferay 6.0.6 bundled with glassfish v3) from liferay official website, I am trying to integrate it with the mysql database but failing. I am done with ...
1
vote
1answer
42 views
Method to display list of available portlets in a portlet
Generally liferay has ADD option for displaying available portlets.
I want them to appear in a drop-down and that should be in a custom plugin-portlet, so I am searching in API which method is ...
0
votes
1answer
90 views
JSPs that render articles in Liferay 6
I want to overwrite in a hook the JSPs that render articles in Liferay 6 to display a custom field on every article. In String_PAGE constant from
...
1
vote
0answers
68 views
Get images from Liferay Document Library whose id is stored in separate databse table
I have an Employee table which stores details of Employees (name,date of birth etc) I have a field in Employee table named fileEntryId which stores the Id of the employee pics which are stored in DL ...
0
votes
2answers
42 views
Liferay Service Builder Not recognized function
I added a new method on my Service Builder:
public IRRule ruleCreation()
throws SystemException, PortalException {
IRRule rule = new IRRuleImpl();
return rule;
}
The method is recognised ...
1
vote
0answers
41 views
liferay portlet soap client, proxy authentication
i have a portlet deployed in my Liferay portal (Windows) which somewhere makes a call to a SOAP service like:
URL url = new ...
0
votes
2answers
72 views
Service builder doesn't build services for new entities added Liferay
I have a service builder and there are few entitties.
Now when I try to add more entities to the service builder and try to build services, the services for this new entity are not getting created.
...


