Foros de discusión

Liferay fresh install

quentin giraudon, modificado hace 11 años.

Liferay fresh install

New Member Mensajes: 11 Fecha de incorporación: 19/09/12 Mensajes recientes
Hello

I need a fresh install with the strict minimum of portlets / hooks / themes.

My question is :

Which folders can i delete from the webapps folder just after the installation.

I precise i need remote access to webservice so i think i need to keep the tunnel-web folder.
thumbnail
Apoorva Prakash, modificado hace 11 años.

RE: Liferay fresh install

Liferay Master Mensajes: 658 Fecha de incorporación: 15/06/10 Mensajes recientes
Hello Quentin,

If using Tomcat:
You can remove everything except root and tunnel-web and obviously your own stuff. emoticon

If using JBoss
You can remove everything except http-invoker.sar, jbossweb.sar, ROOT.war and security and obviously your own stuff. emoticon
You can remove jmx-console.war also if not used.

Hope this will help.

Thanks and Regards,
Apoorva Prakash
quentin giraudon, modificado hace 11 años.

RE: Liferay fresh install

New Member Mensajes: 11 Fecha de incorporación: 19/09/12 Mensajes recientes
Okay thanks ;)

yes i use tomcat, i'll try it !
thumbnail
Hitoshi Ozawa, modificado hace 11 años.

RE: Liferay fresh install

Liferay Legend Mensajes: 7942 Fecha de incorporación: 24/03/10 Mensajes recientes
Are you using 6.0.6? I think tunnel-web was moved to be part of ROOT in 6.1
quentin giraudon, modificado hace 11 años.

RE: Liferay fresh install

New Member Mensajes: 11 Fecha de incorporación: 19/09/12 Mensajes recientes
Yes i'm using 6.0.6
quentin giraudon, modificado hace 11 años.

RE: Liferay fresh install

New Member Mensajes: 11 Fecha de incorporación: 19/09/12 Mensajes recientes
Okay, deleting everything except tunnel-web, ROOT and my stuff work great !

thanks a lot !
thumbnail
Apoorva Prakash, modificado hace 11 años.

RE: Liferay fresh install

Liferay Master Mensajes: 658 Fecha de incorporación: 15/06/10 Mensajes recientes
Cool... emoticon