What are the exact requirements for my component configuration dialog showing up in the Felix management console?
I have thus far 1) Created a refining driver which registers devices (device class implements the ManagedService interface) 2) Have the refining driver implement the MetaTypeProvider interface My MetaTypeProvider.getObjectClassDefinition(String, String) is never called. I though that this was the starting point of the whole configuration stuff. What additional steps are needed? j --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

