I am trying to use Oracle calendar SDK with my Java app on Mac.. Getting this error message...
I have OracleCalendarSDK.bundle in the directory where I am running this app.
2006-04-17 10:49:51.967 java[196] CFLog (21): Cannot find executable for CFBundle 0x312590 </Users/ws/Desktop/calendar/OracleCalendarSDK.bundle> (not loaded)
Failed to load bundle (OracleCalendarSDK.bundle).
I would appreciate if someone encounter this kind of error msg. before and solution for this.
Thanks.