Re: java service with get/set methods will fail with ""illegal object given!"

2018-07-13 Thread Oliver Brinzing
Hi, > Can you submit a bug for this at ? at the moment i can't provide a simple example. noticed, the problem seems to occur only in a special environment. Regards Oliver ___ LibreOffice mailing list

Re: java service with get/set methods will fail with ""illegal object given!"

2018-07-10 Thread Miklos Vajna
Hi, On Mon, Jul 09, 2018 at 07:34:41PM +0200, Oliver Brinzing wrote: > i have a java service which is called from basic macro as seen below. > it works with aoo415, but will fail with lo 5.4.7.2: Can you submit a bug for this at ? In general the intention

java service with get/set methods will fail with ""illegal object given!"

2018-07-09 Thread Oliver Brinzing
Hi, i have a java service which is called from basic macro as seen below. it works with aoo415, but will fail with lo 5.4.7.2: module org { module test { interface XMeta { interface com::sun::star::lang::XServiceInfo;