CIMPLE generation problems
Ricardo Mendes <[email protected]>
| Newsgroups | gmane.network.open-pegasus.general |
|---|---|
| Message-ID | <[email protected]> |
Hi all, I have my MOF file and then I created my provider skeleton trough CIMPLE. One of my providers has inheritance from CIM_IndicationSubscription, which is an association provider from CIM_IndicationFilter and CIM_ListenerDestination. I don't know why, but the CIM_IndicationFilter and CIM_ListenerDestination weren't created right. Their properties are incomplete and the methods, like create_instance for instance are never invoked. I have created other providers and all went right, but for this two, and I don't know were is the problem. Can anyone help me please?