如何在Eclipsce juno上开发Liferay项目并在Jboss上构建Liferay项目 [英] How to develop Liferay project in Eclipsce juno and built it on on Jboss

查看:70
本文介绍了如何在Eclipsce juno上开发Liferay项目并在Jboss上构建Liferay项目的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我已经下载了带有jboss 7.1.1 Bundle和Liferay IDE(Eclipsce Juno)的Liferay 6.1.我要做的就是开发Liferay Project并在Jboss服务器上运行它.

I have downloaded the Liferay 6.1 with jboss 7.1.1 Bundle and Liferay IDE(Eclipsce Juno).All I have to do is to develop Liferay Project and running it on Jboss server.

我可以在localhost:8080/

I can able to run and open liferay portal in localhost:8080/

我在开发Liferay门户项目时遇到问题.IDE中Liferay的默认服务器适配器是Tomcat 7.0,我找不到Jboss服务器适配器.我尝试通过在Tomcat上运行和部署它并运行Jboss服务器来进行尝试通过运行standalone.bat文件.

I am having issues in developing Liferay portal project.As default server adapter for Liferay in IDE is Tomcat 7.0 and I couldn't able to find Jboss server adapter.I tried by running and deploy it on Tomcat and running the Jboss server by running standalone.bat file.

请为在Jboss上开发和运行Liferay项目提供建议和帮助

Please advise and help in develop and running Liferay project on Jboss

推荐答案

Liferay IDE仅适用于使用Tomcat进行开发,因为tomcat的启动时间,其简单的结构和相对容易的配置使其成为开发环境的理想选择.

Liferay IDE is meant for development with Tomcat only since tomcat's start-up time, its simple structure and comparatively easy configuration makes it ideal for a development environment.

如果您是主题,portlet,hook,布局等开发插件项目,那么如果它在tomcat上运行,它将在任何其他与Liferay一起运行的服务器上运行,因此在开发过程中,您可以使用tomcat,然后当您完成开发时迭代(即,当您的项目准备好要部署用于测试或舞台环境时),您可以将WAR部署到Jboss进行测试,并可以进行一些测试以查看其是否工作正常.

If you are development plugin projects like themes, portlets, hook, layouts etc then if it works on tomcat it would work on any other server running with Liferay, so during development you can use tomcat and then when you have completed your development iteration (i.e. when your project is ready to be deployed for testing or for stage environments) you can deploy the WAR to Jboss for testing and can do some testing to see if it works fine.

由于插件的制作方式独立于基​​础服务器,因此在Tomcat上开发它们然后在Jboss上运行它们应该没有任何问题.

Since the plugins are made in such a way as to be independent of the underlying Server, there should not be any issues developing them on Tomcat and then running them on Jboss.

希望这会有所帮助.

这篇关于如何在Eclipsce juno上开发Liferay项目并在Jboss上构建Liferay项目的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆