I need to embed a directory (containing an ssl certificate) into my OOo extension.

Let me explain: I have created a little java WebService client, and now I need to embed it in OOo. I have tryed to embed this directory into the jar file (made by NetBeans after compiling) but then it is impossible to load it. So I decided to put the directory in the same path of the jar file in order to see my app working correctly.

Now, when merge my app with my OOo extension, I think this directory should be put somewhere into the extension.
But where? and how?!

Any help will be appreciated :)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to