hello!

i'm using a 3rd party natural language processing tool (API) in my web application. the NLP tool needs a configuration file (NLPRegistry.cfg) to run properly. i specified the absolute path in the program, but somehow tomcat 5 can't find the configuration file. it simply gives following error message:

[http-9000-Processor25]No registry file given process document
Something went wrong: java.lang.Exception: Cannot open the null\data\null\lexicon\\ java.io.FileNotFoundException: null\data\null\lexicon (The system cannot find the path specified)


how can i let tomcat find the configuration file? thanks a lot for any help!!

Limin

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to