Foros de discusión

deploy portlets from tomcat server to jboss

robin thakur, modificado hace 10 años.

deploy portlets from tomcat server to jboss

Regular Member Mensajes: 146 Fecha de incorporación: 9/01/14 Mensajes recientes
Hi,

I want to deploy my portlets from tomcat server to jboss server. Anybody tell me the steps to be follow this.

Regards
robin
thumbnail
David H Nebinger, modificado hace 10 años.

RE: deploy portlets from tomcat server to jboss

Liferay Legend Mensajes: 14919 Fecha de incorporación: 2/09/06 Mensajes recientes
go to the dist folder in the sdk, copy all of your war files and drop them in the deploy folder that the jboss liferay system is configured to pull from.
robin thakur, modificado hace 10 años.

RE: deploy portlets from tomcat server to jboss

Regular Member Mensajes: 146 Fecha de incorporación: 9/01/14 Mensajes recientes
Hi David,

Thanks, I had done with this.
For other developer I want to share information that please download or work with the right version of jboss package otherwise it creates problem. And one more thing first on jboss execution I face a problem of GC (garbage collector). Change standalone.xml deployment-timeout from120 to 400, I have this file here (D:\jboss-liferay\liferay-portal-6.2.0-ce-ga1\jboss-7.1.1\standalone\configuration)


Thanks
robin