my workaround right now is to set the java library path at runtime (http://forums.sun.com/thread.jspa?threadID=707176)

Robert Pesch schrieb:
Hello,

i have written a new collection reader which requires an external c library. Now my problem is, when i'am trying to start the consumer from the cpeGUI i get an exception that the library cant be found. I have added the -Djava.library.path parameter to the cpeGUI start command.

If i run the CPE from my own java application with the Djava.library.path parameter it works.

Any suggestions? Thanks in advance,
Robert



Reply via email to