• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Liferay 6 on webSphere 7

 
Greenhorn
Posts: 8
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi All,

I'm trying to install liferay 6 on websphere 7. As a part of installation document I have to create portal-ext.properties in liferay home folder but I have no idea where it is.Forgot to mention that my platform is windows.

any idea about it?
 
Sid Alghol
Greenhorn
Posts: 8
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Got the answer

liferay's home folder in windows is:

C:\WINDOWS\system32\config\systemprofile\liferay\

portal-ext.properties should be put in this folder!


 
Greenhorn
Posts: 6
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
liferay-home can also be configured in portal-ext.properties :-). So you can define which folder to use.
All available properties can be extracted from portal-impl.jar/portal.properties.

This blog post describes how to install liferay 6 in WebSphere.
http://www.devops-insight.com/2014/08/liferay-62-in-websphere-application.html.
reply
    Bookmark Topic Watch Topic
  • New Topic