Hi,

I'm currently trying the iPOJO API (recently built) as I want to build
dynamic components.

Actually its works great, but it seems that the POJO class should have an
empty constructor in order to allow service registration.

I get a "*NoSuchMethodException : [...] createInstance -> Cannot invoke the
constructor (method not found)*" if I add some parameters in the
constructor. And it works well without parameters. This exception happen
when I try to get a object from the implemented service reference.

Is that a wanted behaviour or did I miss something ?

Thanks.

Mathieu Civel.

Reply via email to