> Sub Main
> o = createUnoService("com.sun.star.loader.Java2")
> msgbox o.dbg_supportedinterfaces
> End Sub
got this:
...loader.XImplementationLoader
...lang.XServiceInfo
...lang.XTypeProvider
...uno.XWeak
I tried the same code in windows and I got the same answer.
What can I check now?
it will be usefull for me to be able to start a VM without running the
whole AOO code, just to make debugging easier.
thanks!
--
Bye,
Yuri Dario
/*
* OS/2 open source software
* http://web.os2power.com/yuri
* http://www.netlabs.org
*/