DevPortal

How do I use Liferay Portal Professional 3.6.1 with Pramati Server?


Table of Contents


How do I use Liferay Portal Professional 3.6.1 with Pramati Server?

This document specifies how to deploy Liferay on Pramati Server and use the application.

Which product versions support the Certification?

The certification was done with the following product versions:

  1. Liferay Professional 3.6.1
  2. Pramati Server 4.1 SP4
  3. JDK 1.4

What are the requirements to use Liferay with Pramati Server?

To use Liferay with Pramati Server:

How do I prepare Liferay for deployment on Pramati Server?

This script adds all liferay libraries in the system class path. All the liferays jar's have be present in Java system classpath. Run extract.bat that was placed in the liferay directory.

How do I configure Pramati Server for Liferay?

	<realm>
		<realm-name>PortalRealm<realm-name>
		<user-manager>
		  <class-name>com.liferay.portal.jaas.ext.pramati.PortalUserManager<class-name>
		  <init-options>
		<entry>
		  <name>algotype<name>
		  <value>text<value>
		<entry>
		<entry>
		  <name>realmname<name>
		  <value>PortalRealm</value>
		<entry>
		<entry>
		  <name>encode<name>
		  <value>true<value>
		<entry>
		  <init-options>
		<user-manager>
	<realm>

How do I deploy Liferay application on Pramati Deploy Tool?

How do I access the Liferay Portal?

To access the application after it has started, access the URL http://<ip>:<port> of your node.


© Pramati Technologies 2007 Runs on Pramati Server | Feedback | Legal