1 Reply Latest reply on Jun 9, 2009 4:28 PM by ips

    hyperic postfix plugin

      I accidentally posted this to the remoting forum earlier, but Is there any easy way to make the hyperic postfix plugins work with jopr ? The plugins are rejected at startup of the server or agent which I'm sure is by design.


      2009-06-09 11:10:17,617 ERROR [org.jboss.deployment.MainDeployer] Could not create deployment: file:
      /opt/jopr-server-2.2.0/jbossas/server/default/deploy/rhq.ear/rhq-downloads/rhq-plugins/postfix-plugi
      n.jar
      org.jboss.deployment.DeploymentException: Could not load META-INF/rhq-plugin.xml from plugin jar fil
      e [file:/opt/jopr-server-2.2.0/jbossas/server/default/tmp/deploy/tmp65381postfix-plugin.jar]


        • 1. Re: hyperic postfix plugin
          ips

          The Jopr plugin container (PC) only supports hosting RHQ/Jopr plugins. There are a couple ways you could go:

          1) Write a postfix Jopr plugin.
          2) Add support to the PC for hosting Hyperic plugins.

          Option 2 would be significantly more work than option 1 and would also require an understanding of the innards of the PC, but it would have the advantage of allowing you to use other Hyperic plugins within Jopr.