VMware Cloud Community
dutchman_mn
Contributor
Contributor

Plugin Development Kit

I cannot find the hq-product.jar (Plugin Development Kit) within the Hyperic distribution. Is it a separate download or is it only available in the Enterprise edition?
0 Kudos
3 Replies
jvalkeal_hyperi

It's under agent tree.

bundles/agentXXX/pdk/lib/hq-product.jar
0 Kudos
dutchman_mn
Contributor
Contributor

Ahhh!! I only downloaded the Server portion as I had not planned on deploying any agents.

If the plugin jar file is only available in the agent download and I create a plug-in that extends from one of the PDK classes, do I need to place the PDK jar file somewhere in the server distribution?

Thank you,

Perry Hoekstra

Message was edited by: dutchman_mn@charter.net
0 Kudos
jvalkeal_hyperi

No, you only need it to compile classes. You may also need hyperic-util.jar from agent. hq-product.jar is available only in agent, but in server side classes are packaged to different jar files.
0 Kudos