10 Replies Latest reply on Jan 30, 2009 4:22 AM by brettcave

    jboss-4.0.5.GA with EJB3 (headless mode option required)

      I need to install jboss-4.0.5.GA with EJB3 support (for a cluster configuration) so I downloaded jems-installer-1.2.0.GA.jar

      Now on my machine I don't have X11 support so I cannot use graphic installation.
      So I use the following command to install it in "silent" mode:
      java -jar jems-installer-1.2.0.GA.jar -installGroup all installpath=/usr/local/jboss-4.0.5.GA

      Then I compared with old running machine (where SOMEONE ELSE installed that version) but in the deploy directory I don't find ejb3-clustered-sfsbcache-service.xml and ejb3-entity-cache-service.xml files
      The problem is I don't know what kind of option I should specify from command line to let jems install those files ....

      Is there someone that could help me ?

      Thanks.