1 Reply Latest reply on Mar 20, 2003 7:23 AM by adrian.brock

    EJB JBoss

    cibo_1

      HI, My company has been using Weblogic and thinking of moving to Jboss.
      My question is, we have all the jars and wars files that we used on Weblogic, and now we want to use that same files on JBoss.
      Is there any configuration (any xml files config or other config?) that we need to do before we deploy those files?
      Or can we just put those files in the deploy and/or server/lib directory without any configurations?

      Could someone please help me with this matter, as the time given to me is very little, and we have to decide whether to move to Jboss or stick with Weblogic.

      Any help would be deeply appreciated.
      Thanks in advance.

        • 1. Re: EJB JBoss

          It depends how much weblogic specific config you
          have.

          If you use XDoclet it should be able to generate
          both jboss and weblogic deployment descriptors.

          If you download the source for 3.2 there is a
          foedeployer that can deploy ejbs with Weblogic
          deployment descriptors.

          Regards,
          Adrian