> there's a description on how to configure jboss for automatic startup > under linux in the docs. > > http://www.jboss.org/documentation/HTML/ch11s11.html
Thank you Jan, that was exactly what I needed. Information in that chapter also answers my other question about why there appear to be many copies running - (I quote) | Linux users probably already know that linux does not support real threads. | Under heavy load, JBoss will for example crash | with 200 concurrent users | under linux, whereas it can handle 1000 of them on the same box with | Windows 2000. Of course, if you use Apache or Jetty in front of JBoss to | handle the thread pooling, this will not be a problem. This is a bit of a worry; guess I'll have to look into the terms of the freebie Intel Solaris. _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
