2 Replies Latest reply on Jul 2, 2002 3:36 PM by rndaya

    JBoss/Resin ETA

    lairdwdl

      A while back, <a href= http://groups.google.com/groups?q=rickard+resin+jboss&hl=en&selm=39B87FB0.6DCA752E%40telkel.com&rnum=1>Rickard posted that JBoss would be integrating with Resin. Any word on this? Has anyone done this? By 'integrating' I mean running in the same VM.

      Thanks,
      Bill

        • 1. Re: JBoss/Resin ETA
          dgantenbein

          Hi -

          I have just completed the first implementation of Resin integrated into JBoss (meaning same VM). The Resin plugin works like the Jetty and Tomcat plugins already distributed with JBoss 2.4.4. The dynamic deploy and undeploy of your servlet (war file in ear) happens automatically just like you would expect.

          You can dowload the Resin plugin from

          http://www.practicalprogramming.com/plugin.html.

          Just follow the instructions in the README.txt file to configure JBoss 2.4.4 to use Resin 2.0.5 as its web container.

          Please let me know of any issues.
          Thanks...
          Dorothy

          • 2. Re: JBoss/Resin ETA

            Hi Dorothy,
            Do you know if the plugin will work with Resin 2.1.2. I read the documentation and saw that it will only work with 2.0.5, but was not sure if that meant it will not work with earlier versions, or later versions or both.

            Thanks,
            Raheem