3 Replies Latest reply on May 14, 2002 12:42 AM by arijit

    EJX.JAR missing

    arijit

      I recently downloaded the stable version of JBOSS 2.4.4

      The documentation says that ejx.jar file comes bundled with JBOSS but it was not present in my download. How do I edit my deployment descriptor? Any substitute for that? Where can I download it?

      Thanks in advance.

        • 1. Re: EJX.JAR missing
          davidjencks

          EJX died from lack of interest about a year ago. Which documentation mentions it?

          I recommend xdoclet for generating the home and remote interfaces and all dd's from the ejb class. It is a sourceforge project also.

          I use emacs if I have to make a small change to a dd not generated by xdoclet. If I have to make a large change, I convert the bean to use xdoclet.

          • 2. Re: EJX.JAR missing
            arijit

            Thanks. I tried to download Xdoclet 1.1.2 It said file missing. Could not download. Any other mirrored location from where I can download ?

            • 3. Re: EJX.JAR missing
              arijit

              Downloaded XDoclet... Thanks!