Hi !
Is it possible to add Liferay (JBoss+Tomcat+Liferay) support
as one of the deployment option ? This will make
my life easier. I just couldn’t figure out how to make
it seamless.
What I have been doing is, deploy to JBoss, then copy
the war to the “portlets” folder where I installed
build.xml from Liferay, then I ran the build.xml to
actually deploy it to Liferay. This is all done through
Ecplise+MyEclipse, but I have to do batch file to copy
over to “portlets” since I am too dumb/lazy to figure out
the proper ant script to do it automatically. 🙂
The rest are mouseclicks. Still the BEST option would
be for MyEclipse to simply deploy it direct to Liferay,
it is JBoss anyway.
-Hanan-
PS: My “portlets” is a folder inside eclipse’s workspace. A tiny
project just to make ant run build.xml without having to
configure standalone ant.