1 Reply Latest reply on Sep 28, 2002 3:56 PM by sgturner

    Clustering but no EJB - Develop another container?

    tenshi

      I intend to develop a java based and component oriented multi user dungeon (MUD) system. I would like to use features from the J2EE with JBoss such as clustering and ressource pooling, but do not want to use EJB.
      Given this, do you think, that it would be a good idea to develop a container that works on the same level as the EJB- and Web-Container?
      Is it possible with the current architecture of JBoss / how easy is it to let JBoss provide it's low level services to another container?

      Thanks for your help!

      Jan