Oliver Brinzing pisze:
Hi Marcin,

Thread.currentThread().setContextClassLoader(getClass().getClassLoader());

yes this seems to help, classloader was indeed null ...

may i add your solution to issue 
http://www.openoffice.org/issues/show_bug.cgi?id=102164 ?

Go ahead, but I wouldn't call this a solution, this is almost a hack. One more thing: first check if the classloader is null, because if it isn't, you will get into trouble (as we did).

BTW, you mentioned 1.6 u14 but the issue lists u13, you might want to add it. And make sure it works under Java 1.5, otherwise Apple fans will be disappointed.

Regards
 Marcin

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

Reply via email to