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
