You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Rafael H. Schloming (JIRA)" <qp...@incubator.apache.org> on 2008/05/02 01:10:58 UTC

[jira] Resolved: (QPID-993) org.apache.qpid.server.plugins.PluginTest is failing on trunk

     [ https://issues.apache.org/jira/browse/QPID-993?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rafael H. Schloming resolved QPID-993.
--------------------------------------

    Resolution: Fixed

This is now fixed.

> org.apache.qpid.server.plugins.PluginTest is failing on trunk
> -------------------------------------------------------------
>
>                 Key: QPID-993
>                 URL: https://issues.apache.org/jira/browse/QPID-993
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Tests
>    Affects Versions: M3
>            Reporter: Rajith Attapattu
>            Assignee: Rajith Attapattu
>             Fix For: M3
>
>
> The test org.apache.qpid.server.plugins.PluginTest in systest is failing initially as we don't set the "example.plugin.target" system property.
> The test loads a plugin jar created by broker-plugins and test for the presence of the exchanges loaded by the plugin.
> However the current ant build doesn't include broker-plugins module.
> Once that is added and the proper paths are set for a plugin dir, the test still fails.
> The ServiceTracker seems to load the jar without any errors, however when you do a .getServices() it returns a null indicating that it could not recognized the plugins from the jar.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.