Log In    Forum    Blog  
  Recent Bloggers
vc vijayan Posts: 2
Stars: 0
Date: 3/2/11
Arun Kumar S Posts: 3
Stars: 0
Date: 3/9/10
Gnaniyar Zubair Posts: 2
Stars: 0
Date: 3/8/10
Khadeer Shaik Posts: 1
Stars: 0
Date: 3/8/10
Muhammed Shakir Misarwala Posts: 1
Stars: 0
Date: 3/5/10
  Blogs Aggregator
Load Balancing and Clustering - Liferay Tomcat along with apache on same windows machine
tomcat clustering
Use-Case Setting up two tomcat along with apache on same windows machine. Pre-requirements 1. install Apche 2.x 2. download tomcat 5.x /6.x and make an extra copy
Liferay Tomcat Clustering
tomcat clustering load balance
Running Liferay in a clustered environment consists of 6 steps.   1. Preparations and getting things ready. 2. Connecting to a remote MySQL or Sybase
CENTRAL AUTHENTICATION SERVICE (CAS) with Liferay 5.2.x
cas sso
  CAS is an authentication system that was originally created at Yale University. It is a widely-used open source single sign-on solution, and was the first SSO product
Subscribe to this blog. Subscribe to this blog.
Showing 3 results.
  Blogs
Load Balancing and Clustering - Liferay Tomcat along with apache on same windows machine
Use-Case Setting up two tomcat along with apache on same windows machine. Pre-requirements 1. install Apche 2.x 2. download tomcat 5.x /6.x and make an extra copy Steps 1. open httpd.conf from apache_home/conf/ and add these lines at the end BalancerMember ajp://localhost:8009/ route=tomcatA BalancerMember ajp://localhost:8010/...
Read More »
Liferay Tomcat Clustering
Running Liferay in a clustered environment consists of 6 steps.   1. Preparations and getting things ready. 2. Connecting to a remote MySQL or Sybase database. 3. Running 2 or More "IDENTICAL" Liferay tomcat instances on 2 Or more      physical machines. 4. Making one machine as "Apache Web...
Read More »
CENTRAL AUTHENTICATION SERVICE (CAS) with Liferay 5.2.x
  CAS is an authentication system that was originally created at Yale University. It is a widely-used open source single sign-on solution, and was the first SSO product to  be supported by Liferay.   The CAS Server application requires a properly configured Secure Socket Layer certificate on your server in order to work.   If you wish to...
Read More »
jQuery Autocomplete
  Autocomplete is a common feature available in lot of web tools and services. You will find lots of implementation of autocomplete features. Autocomplete is an input field to enable users quickly finding and selecting some value. When we type character/ word in textbox, it will search matching values and will display in small division as dropdown. Let us see how can we implement...
Read More »
Showing 1 - 5 of 16 results.
Items per Page
Page of 4