Fórum

How to install Liferay with JBoss Server IN Eclipse IDE

Sohi Mankotia, modificado 11 Anos atrás.

How to install Liferay with JBoss Server IN Eclipse IDE

New Member Postagens: 13 Data de Entrada: 06/07/12 Postagens Recentes
Can anyone tell me step by step How to install Liferay with JBoss Server IN Eclipse IDE????
thumbnail
Gregory Amerson, modificado 11 Anos atrás.

RE: How to install Liferay with JBoss Server IN Eclipse IDE

Liferay Legend Postagens: 1123 Data de Entrada: 16/02/10 Postagens Recentes
Currently JBoss local server adapters for Liferay servers are not supported. There is an open ticket for these feature request however.

http://issues.liferay.com/browse/IDE-519
Sohi Mankotia, modificado 11 Anos atrás.

RE: How to install Liferay with JBoss Server IN Eclipse IDE

New Member Postagens: 13 Data de Entrada: 06/07/12 Postagens Recentes
Can u tell me how to use Jboss with Remote Server for Liferay.
thumbnail
Gregory Amerson, modificado 11 Anos atrás.

RE: How to install Liferay with JBoss Server IN Eclipse IDE

Liferay Legend Postagens: 1123 Data de Entrada: 16/02/10 Postagens Recentes
Sohi Mankotia, modificado 11 Anos atrás.

RE: How to install Liferay with JBoss Server IN Eclipse IDE

New Member Postagens: 13 Data de Entrada: 06/07/12 Postagens Recentes
Its asking for downlaod for Tomcat beta bundle.Is it for Running on JBoss??
thumbnail
Gregory Amerson, modificado 11 Anos atrás.

RE: How to install Liferay with JBoss Server IN Eclipse IDE

Liferay Legend Postagens: 1123 Data de Entrada: 16/02/10 Postagens Recentes
It needs the tomcat bundle to have the runtime libraries for Liferay (portlet.jar, portal-service.jar, etc). So projects can compile.
Oliver Thoms, modificado 10 Anos atrás.

RE: How to install Liferay with JBoss Server IN Eclipse IDE

New Member Postagens: 17 Data de Entrada: 15/01/09 Postagens Recentes
This issue is over a year old and 'on hold' propably forgotten.

It should get some attention as JBoss is a very strong alternative to Tomcat. And in commercial/enterprise development I often find restraints to developing on plattform A and running on plattform B.
If you have secondary applications running besides Liefray that need full JBoss support this can even be a killer argument.

Having two servers running is a workaround at best.
thumbnail
Gregory Amerson, modificado 10 Anos atrás.

RE: How to install Liferay with JBoss Server IN Eclipse IDE

Liferay Legend Postagens: 1123 Data de Entrada: 16/02/10 Postagens Recentes
Hello all,

The product team at Liferay has decided that it is time for us to staff an engineer on the IDE team to implementing JBoss runtime support for Liferay portal. The good news is that there are already good OSS plugins for Eclipse to work with JBoss should technically it should just be a matter of integration at this point. JBoss support is on the roadmap for Liferay IDE 2.1 which should be finished early next year.
thumbnail
Patrick Renovato Bahia, modificado 10 Anos atrás.

RE: How to install Liferay with JBoss Server IN Eclipse IDE

New Member Postagens: 5 Data de Entrada: 03/04/13 Postagens Recentes
good news,
tks, Gregory .
Joan Fluvia, modificado 10 Anos atrás.

RE: How to install Liferay with JBoss Server IN Eclipse IDE

New Member Postagens: 13 Data de Entrada: 06/11/13 Postagens Recentes
I found this article:
http://amdrill.wordpress.com/2012/08/25/liferay-portal-jboss-runtime-server-setup-in-eclipse/
And it was really useful for starting the server in Eclipse without configuring an external server.