james - 2009-09-10

I made a program revolving around the OpenNLP utilities, when i run it using netbeans it can use the models with no problem. But when I compiled and made a jar file of my program, it cant detect the models. I tried placing the models where my jar file was and it worked partially, the tokenizer worked, but the parser didn't yes Opennlp, maxent and trove libraries are referenced library by my own jar file, the problem lies in the models it can't find it specifically the parser folder. please help me please...