3 Replies Latest reply on Jul 1, 2003 5:00 PM by kutter

    need MDB setup documentation

    vshah

      Hi all,
      Can someone provide me with a full documentation of how to use a MDB with JBoss? The documentation would explain like what needs to go in the deployment directory etc
      All help is appreciated.

      Thanks.

        • 1. Re: need MDB setup documentation

          Try this simple ant project.

          You'll need to change build.properties
          to point at your jboss instance.
          Type
          ant
          to build and deploy
          ant run
          to send a message

          Regards,
          Adrian

          • 2. Re: need MDB setup documentation
            vshah

            Hi,
            Thanks for the reply and that did work.

            • 3. Re: need MDB setup documentation
              kutter

              Thank you very much for this starting point.

              Could you, or do you know someone who could
              provide this as an Eclipse project that has the
              right settings?

              Best would be if someone could provide it as an Eclipse
              project that runs together with one of the J2EE IDE plug-ins, the Jboss-plug-in for instance.

              I see that some XDoclet generation was involved in
              building the example, but I cannot redo it on my own.

              Thank you very much in advance,
              Philipp