5 Replies Latest reply on Jan 31, 2002 6:09 AM by guhi

    pop3/imap from MBean

    guhi

      I am interested in knowing more about the "JMX 1.2 Security".

      Is there any information, document, write-up or a roadmap on what it is [if it exists] and what needs to be done [if it does not exist?].

      Any help in this matter is appreciated.

      Thanks

        • 1. Re: pop3/imap from MBean
          guhi

          OK, forgot to mention:

          using JBoss 3.0.0a

          Code is in attachment


          -Gunnar

          • 2. Re: pop3/imap from MBean

            I don't see any JMX code in your example.

            Have you tried wrapping it in a try/catch to locate
            the real error message?

            Regards,
            Adrian

            • 3. Re: pop3/imap from MBean
              guhi

              > I don't see any JMX code in your example.
              >
              > Have you tried wrapping it in a try/catch to locate
              > the real error message?
              >
              > Regards,
              > Adrian

              I did so, complete Code is in attachment

              Thanks,
              Gunnar

              • 4. forgot to mention...
                guhi

                > > I don't see any JMX code in your example.
                > >
                > > Have you tried wrapping it in a try/catch to
                > locate
                > > the real error message?
                > >
                > > Regards,
                > > Adrian
                >
                I did so, complete Code is in attachment

                After calling run() from the Web Inteface it showed Error
                472 (JMRuntimeException), no messages on the console
                however

                Thanks,
                Gunnar

                • 5. Solution
                  guhi

                  ...seemed to be to upgrade to newer snapshot (01-19-2002).

                  Regards,

                  -Gunnar

                  (though any suggestions welcome)