Skip to content

Instantly share code, notes, and snippets.

@jsanda
Created June 13, 2012 02:16
Show Gist options
  • Save jsanda/2921396 to your computer and use it in GitHub Desktop.
Save jsanda/2921396 to your computer and use it in GitHub Desktop.
<plugin displayName="Clojure Test Plugin"
name="clj-test"
package="rhq.clj.test"
version="1.0"
xmlns:c="urn:xmlns:rhq-configuration"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns="urn:xmlns:rhq-plugin">
<server class="rhq.plugin.PluginComponent"
discovery="rhq.plugin.PluginComponent"
name="CLJTestServer"/>
</plugin>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment