3 Replies Latest reply on Nov 27, 2008 1:31 PM by stfkbf

    JON plugin

    stfkbf

      Hi

      Is it possible to compile the jon esb plugin against jopr (2.2.0-SNAPSHOT)?

      The DeploymentComponent class references the class org.rhq.plugins.utils.FileUtils. However this class does not exist anywhere within rhq or jopr?

        • 1. Re: JON plugin
          kconner

          TomC is now looking at supporting the JON embedded console within the ESB project, so expect this to progress over the next few weeks.

          The current plugin code was written for the JON server which is shipped as part of the SOA platform and may contain extensions not available in JOPR. TomC will be able to comment further on this.

          • 2. Re: JON plugin
            tcunning

            The plugin should work in JOPR. I'll try to sort out any dependencies like the FileUtil class you mentioned - if you want to file a bug on it, it would help.

            • 3. Re: JON plugin
              stfkbf

              Thank you for looking into this.

              I have created a bug report here:

              https://jira.jboss.org/jira/browse/JBESB-2208

              I have set the severity to Minor as the actual functionality of the ESB itself is not impacted.