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 !
Complete GlassFish Documentation is here: https://glassfish.dev.java.net/javaee5/docs/DocsIndex.html

Alexis Moussine-Pouchkine

Version 1.7 last modified by VincentMassol on 22/10/2007 at 12:01

Comments 0

No comments for this document

Attachments 0

No attachments for this document

Creator: almp on 2007/02/01 16:18
This wiki is licensed under a Creative Commons license
1.3.2.9174