1 Reply Latest reply on Mar 31, 2003 7:18 PM by reedmccauley

    JBossMQ and native extensions?

    ctibor

      I think I already know the answer, but can anyone tell me if JBossMQ has any native extensions (such as C++ extensions)?

      Thanks,
      Chad

        • 1. Re: JBossMQ and native extensions?
          reedmccauley

          This is probably what you expected but, we wrapped requisite JMS functionality with our existing JNI wrappers. In other words, the JbossMQ functionality (or any Java functionality) can fairly easily be wrapped with an existing JNI layer targeted toward easing the messiness of JNI.

          Thanks,

          Reed