GlassFish Installation
(tested with HSQL, JavaDB config coming...)- Download GlassFish v2 from here
- Install using %java -Xmx256m -jar filename.jar
- Setup using %ant -f setup.xmlor %ant -f setup-cluster.xml for clustering support
- start GlassFish instance using $GLASSFISH_HOME/bin/asadmin start-domain
- point browser to http://localhost:4848
- log in as admin / adminadmin
- select Applications -> Web Applications -> Deploy in the left tree
- select the XWiki WAR archive to deploy and set the context root to 'xwiki' (anything else will make XWiki navigation break)
- enjoy XWiki from http://localhost:8080/xwiki !
Version 1.7 last modified by VincentMassol on 22/10/2007 at 12:01
Document data
Attachments:
No attachments for this document
Comments: 0