Top "Liferay" questions

Liferay is an open source JSR 286 compliant portal and social platform, written in Java.

Hibernate: No CurrentSessionContext configured

I keep getting a : HibernateException: No CurrentSessionContext configured! in my code. The only information other searches that returned is that …

hibernate liferay
How to get parameters from URL in Liferay portlet?

I'm using jsp of out-of-box portlet like feed.jspf in Liferay 6: String articleId =null; HttpServletRequest httpReq = PortalUtil.getOriginalServletRequest(PortalUtil.getHttpServletRequest(…

java portlet liferay jsr168
PKIX path building failed in Eclipse

i'm working with Liferay and i'm using eclipse, and running a client/server model, using an encrypted socket (SSL). Currently, …

java eclipse ssl liferay pkix
How to submit form using Ajax request in Liferay?

I am newbie in liferay portal. I have developed one portlet in liferay for demo. I used inter portlet communication …

ajax liferay liferay-6
memberOf vs. groupMembership in LDAP (Liferay)

What is the difference b/n memberOf attribute and groupMembership attribute when used in LDAP Authentication settings in Liferay? The …

ldap liferay liferay-6 ldap-query ldapconnection
Creating liferay portlet - how to pass data to view.jsp from Java class?

I'm trying to create portlet in liferay with just only from a JSP file called view.jsp. What I need …

jsp liferay portlet
The Tomcat installation directory is not valid. It is missing expected file or folder lib/jasper-el.jar

I have downloaded the Liferay Portal 6.1 Community Edition bundled with tomcat. Then i have downloaded the SDK for liferay. Following …

java eclipse tomcat liferay liferay-ide
How to get global (company) group id in Liferay?

How to get the global (company) group id in Liferay without accessing ThemeDisplay? P.S.: with ThemeDisplay it is simple: …

liferay global
How to deploy portlets to Liferay?

I have faced problems in trying to install new portlets to Liferay running on Glassfish domain. I figured out the …

java glassfish portlet liferay
How to set eclipse to ignore the "Classpath Dependency Validator Message" Warning

I would like it to have no warnings in my eclipse projects, but I get this one warning: Classpath entry …

eclipse classpath warnings liferay ignore