0 Replies Latest reply on Apr 28, 2003 8:34 PM by erikt

    Only start needed services?

    erikt

      I'm trying to run JBoss on a server with limited resources. Up until now I have run the default server (jboss/server/default). My J2EE application consists of ordinary entity- and sessionbeans and I'm using MySQL as the database tier. I use the JBoss distribution with integrated Tomcat.

      I have a hard time trying to figure out what in jboss/server/my-own-server-config/deploy is needed and what's not. Any tips? Tried to start with the minimal configuration and then add things, but I can't get it to work and it's really difficult to figure out which parts are needed.