Mikael De Bie a écrit :
> Thank you very much for your help !
>
> I've followed the steps and manage to create a UNO package. :)
>
> But it still remains a problem : I've made the really simple macro :
> Sub TestHelloworld
> helloworld =
> createUnoService("org.openoffice.helloworld.Helloworld")
> print helloworld.sayHello()
> End Sub
>
> And I get this error when calling the sayHello() method :
>
> BASIC runtime error. Property or method not found.
>
> Tough I don't think that I've missed something in the tutorial... My
> files are the same as the ones described at
> http://wiki.services.openoffice.org/wiki/JavaEclipseTuto
>
> Any idea ?
No idea if you have the same files as the tutorial... Could you try to
inspect the helloworld object with xray ?
Cedric
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]