Hi,

I would like to ask the best way to include third party libraries in a PEAR
file. If I don't include the .jar files when I generate a PEAR file, I will
get NoClassDefFound exception unless I add the .jar files in the classpath.
If I put the .jar files to the lib folder of UIMA structure, I get
java.lang.reflect.InvocationTargetException when I generate the PEAR file.
Therefore, I want to know how to include third party libraries in a PEAR
file so I don't have the above problems. Thank you.

Regards,

Debbie

Reply via email to