3 Replies Latest reply on Jan 4, 2005 3:43 PM by sjsobol

    Almost-minimal deployment?

    sjsobol

      Hi there,

      I'm trying out JBoss 4, and running all of the services will max out the rest of my available memory (512MB installed, only about 128MB available, this particular server runs a lot of stuff).

      I want to take the minimal config, add EJB and use my already-installed Jetty 5.1.0 setup as the web container, but I'm not quite sure how to set up EJB and Jetty to work within JBoss.

      I'm not familiar with JBoss yet. Any help you can offer will be greatly appreciated!

      Thanks -- SJS

        • 1. Re: Almost-minimal deployment?
          sjsobol

          I've noticed some people viewing the message, but no one has replied. I acknowledge that this is probably a rather strange request. Basically, I'm trying to figure out which JARs I need to include. I just need an EJB container, a web container and JNDI. Is it possible to run JBoss with only these components?

          • 2. Re: Almost-minimal deployment?
            starksm64

            Its doable, but we don't test or support jetty since the 3.2.1 release so your on your own there.

            • 3. Re: Almost-minimal deployment?
              sjsobol

               

              "scott.stark@jboss.org" wrote:
              Its doable, but we don't test or support jetty since the 3.2.1 release so your on your own there.


              I believe Mortbay Consulting (publishers of Jetty) maintain the JBoss/Jetty code now, so I may be able to get an answer over on the Jetty mailing list. Thanks for your reply.