Hi, im trying to integrate https://github.com/pubnub/java/tree/master/java this java project into a service bundle which will abstract most of its usage and only display some simple APIs. But this project depends on alot of jars and Im having real big problems trying to integrate this.
First attempt was to just wrap the Pubnub standalone jar which live s in the root folder, but that did not work well with all the other dependencies. Second attempt, I tried to wrap all the libs into a bundle exporting its interfaces, but then I managed to tumble down to a library which is not in the folder, and that I do not have in my Java class path originally. Any suggestions to how I might embark this task? -- Mvh Snorre Lothar von Gohren Edwin MeetMe: http://doodle.com/vonGohren +47 411 611 94
