Re: CMPI C based server -- can CMPI provider call JAVA routine.
"Yoder, Alan" <[email protected]>
| Newsgroups | gmane.network.open-pegasus.general |
|---|---|
| Message-ID | <C7FB56A1.3D5E8%[email protected]> |
Isn't calling java-based providers what JMPI is for? On 4/26/10 2:37 PM, "kamal jeera" <[email protected]> wrote: > Hi all, > > I have a CMPI based CIM server. > > CMPI is a C-based programming interface for providers designed for binary > compatibility. > > more information is at > www.opengroup.org <http://www.opengroup.org> > http://www.opengroup.org/bookstore/catalog/c051.htm > > They require that providers be written in CMPI - C based. My question is can > I call from CMPI C based provider to a java program? > > I think providers are loaded and executed by cim server. So I am not sure my > java part [if I call from my provider] will be executed? > > thanks much! > kamal > >