Invoking Opensaf "C" compiled libraries in a JVM through JNI currently faces the following hurdle - http://list.opensaf.org/archives/users/2007-September/000380.html
Could that be the problem you are facing? Regards, Phani -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Saha Sayandeb-G19428 Sent: Tuesday, December 18, 2007 10:23 PM To: Srikant Jallapuram; Sabeer Mohammad Cc: [email protected] Subject: Re: [Users] how the java apllications are integrated with OpenSAF. Srikanth, Sabeer, Its hard to debug your Checkpoint Service application without looking at the logs and the application itself. I would advise that you provide us with the CPSv logs and the application source code as Mathi has also asked for so that we can give a proper response. Thanks Sayan > -----Original Message----- > From: Srikant Jallapuram [mailto:[EMAIL PROTECTED] > Sent: Tuesday, December 18, 2007 2:50 AM > To: Sabeer Mohammad; Saha Sayandeb-G19428 > Subject: RE: [Users] how the java apllications are integrated > with OpenSAF. > > Hi Sayandeb, > > Actually any Native libraries (i.e. C or C++) can be invoked > using the JNI interface from within Java applications. In > general Java interfaces are not required to integrate such > Native format libraries into Java applications using JNI. So > can you tell us how to handle these errors while trying to > integrate OpenSAF native C libraries with our JAVA application? > > Please let us know any pointers on this subject. > > Thanks, > Srikanth > > > -----Original Message----- > From: Sabeer Mohammad > Sent: Tuesday, December 18, 2007 12:44 PM > To: Saha Sayandeb-G19428 > Cc: Srikant Jallapuram > Subject: RE: [Users] how the java apllications are integrated > with OpenSAF. > > > Hi Sayan, > > Thank you for prompt reply. > > i am trying to integrate the demo application for the > checkpoint services.we use Java Native Interface(JNI) for > communicating from java to c.The application was invoked but > the checkpoint service API's in the application is returning > with a failure. we have created in our own library using the > open saf libraries. > can you just put some point so that we can come out of this problem? > > Thanks > sabeer > > -----Original Message----- > From: Saha Sayandeb-G19428 [mailto:[EMAIL PROTECTED] > Sent: Mon 12/17/2007 10:29 PM > To: Sabeer Mohammad > Subject: RE: [Users] how the java apllications are integrated > with OpenSAF. > > Currently defining JAVA API for SAF Services is > work-in-progress withinjavascript:SetCmd(cmdSend); SAForum. > However after OpenSAF Foundation is launched we're expecting > JAVA interfaces for SAF services to be contributed in line > with the SAF standards so that you'll have JAVA interfaces to > code to. In other words the JAVA interfaces for OpenSAF > services don't exist but will be available in near future. > > Sayan > > > ________________________________ > > From: Sabeer Mohammad [mailto:[EMAIL PROTECTED] > Sent: Thursday, December 13, 2007 12:23 AM > To: Saha Sayandeb-G19428 > Subject: RE: [Users] how the java apllications are > integrated with OpenSAF. > > > > Hi, > > I would like to know that if one application is written > in JAVA and if that application needs to use the services > provided by OpenSAF (e.g. Chekpoint service) then how the > application should be integrated with the OpenSAF as all the > OpenSAF libraries are written in C.Can you please send me any > simple JAVA application which is using any of the OpenSAF > services so that it can serve as an example and help me build > my own JAVA application which will be using OpenSAF libraries. > > > > Thank you > > sabeer > > > > > ________________________________ > > > From: Saha Sayandeb-G19428 [mailto:[EMAIL PROTECTED] > Sent: Wednesday, December 12, 2007 10:46 PM > To: Sabeer Mohammad; [email protected] > Subject: RE: [Users] how the java apllications are > integrated with OpenSAF. > > > > Sabeer, > > > > Could you please re-phrase your question and clarify > what exactly you are looking for? Are you looking for JAVA > interfaces for OpenSAF services which JAVA applications could > leverage or would you like to have a general understanding of > how one would develop JAVA applications using OpenSAF? > > > > Thanks > > Sayan > > > > > ________________________________ > > > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Sabeer Mohammad > Sent: Wednesday, December 12, 2007 9:55 AM > To: [email protected] > Subject: [Users] how the java apllications are > integrated with OpenSAF. > > Hi All, > > Please, inform me how the java > applications are integrated with OpenSAF. > > Thanks > > Sabeer. > > > > SASKEN BUSINESS DISCLAIMER > ------------------------- > This message may contain confidential, > proprietary or legally privileged information. In > case you are not the original intended > Recipient of the message, you must not, directly or > indirectly, use, Disclose, distribute, print, > or copy any part of this message and you are > requested to delete it and inform the sender. > Any views expressed in this message are > those of the individual sender unless otherwise stated. > Nothing contained in this message > shall be construed as an offer or acceptance of > any offer by Sasken Communication > Technologies Limited ("Sasken") unless sent > with that express intent and with due > authority of Sasken. Sasken has taken enough > precautions to prevent the spread of > viruses. However the company accepts no > liability for any damage caused by any virus > transmitted by this email > > SASKEN BUSINESS DISCLAIMER > ------------------------- > This message may contain confidential, proprietary or > legally privileged information. In > case you are not the original intended Recipient of the > message, you must not, directly or > indirectly, use, Disclose, distribute, print, or copy > any part of this message and you are > requested to delete it and inform the sender. Any views > expressed in this message are > those of the individual sender unless otherwise stated. > Nothing contained in this message > shall be construed as an offer or acceptance of any > offer by Sasken Communication > Technologies Limited ("Sasken") unless sent with that > express intent and with due > authority of Sasken. Sasken has taken enough > precautions to prevent the spread of > viruses. However the company accepts no liability for > any damage caused by any virus > transmitted by this email > > SASKEN BUSINESS DISCLAIMER > ------------------------- > This message may contain confidential, proprietary or legally > privileged information. In case you are not the original > intended Recipient of the message, you must not, directly or > indirectly, use, Disclose, distribute, print, or copy any > part of this message and you are requested to delete it and > inform the sender. Any views expressed in this message are > those of the individual sender unless otherwise stated. > Nothing contained in this message shall be construed as an > offer or acceptance of any offer by Sasken Communication > Technologies Limited ("Sasken") unless sent with that express > intent and with due authority of Sasken. Sasken has taken > enough precautions to prevent the spread of viruses. However > the company accepts no liability for any damage caused by any > virus transmitted by this email > _______________________________________________ Users mailing list [email protected] http://list.opensaf.org/maillist/listinfo/users _______________________________________________ Users mailing list [email protected] http://list.opensaf.org/maillist/listinfo/users
