users@glassfish.java.net

Re: Liferay Portal

From: Raju Uppalapati <ruppalapati_at_gmail.com>
Date: Tue, 29 Jan 2008 09:14:29 -0800

The following are the steps for installing the bundle:
o Execute java -Xmx256m -jar liferay-glassfish-<platform>.jar
o Change [basedir]/glassfish
o Execute ant -f setup.xml
o Change directory to [basedir]/glassfish/bin
o Execute ./asadmin start-domain

Wait for a minute for the appserver to initialize liferay
Upon startup access http://localhost:8080/
The first request will take a while (30sec) to respond since the database
schema etc are loaded.

Will request the liferay team to add these steps on their download page.

thanks,
_raju

On Jan 29, 2008 6:22 AM, Michael Post <michael_post_at_web.de> wrote:

> Hi Peter,
>
> Peter Fabian wrote:
> > Michael Post wrote:
> >
> > stupid me. you need to install glassfish first, sorry for the wrong info
> > you need ant on your machine and you should run ant -f setup.xml or -f
> > setup-cluster.xml if you want to enable the cluster profile
> > then you will have the asadmin to start glassfish :)
> >
>
> aarrgghh .... this is the first step on every glassfish tutorial. :-(
>
> Sorry. Now its clear ;-)
>
> Michael
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>
>