JMPI support in Pegasus
Bouabid Amine <[email protected]> Mon, 29 Feb 2016 17:10:39 +0100
| Newsgroups | gmane.network.open-pegasus.general |
|---|---|
| Message-ID | <[email protected]> |
Hello, I am working on a project aiming to assist admins to edit, compose, enforce and audit policies, based on DMTF's CIM Policy Profile and eventually CIM-SPL I am trying to use the imperius project software as it's a rare implementation of CIM-SPL (although it was retired, the source is available) My first issue is about enabling JMPI on Pegasus (i am using the laste release version 2.14.1) i get many errors when compiling pegasus with the appropriate JMPI variables (those explained in the readme.jmpi file) My goal is to install SBLIM CIM Client for JAVA and then the JMPI based provider from Imperius in order to use the CIM-SPL client from this project My question is: - is JMPI also supported in pegasus? - if it is, what is the prerequisite JAVA/JDK version to getting JMPI working properly and in which architecture (amd64 or i386)? I am working with Ubuntu 14 (amd64) with the last java/JDK supported by ubuntu (i tried both openjdk and oracle-java) Thanks in advance