Hi all??

When I'm developing my customized Processor A, which needs to integrate 
customized Controller Service B and customized Controller Service C. These 
projects are all  generated by NiFi maven archetype.


I add service-api of Controller Service B and service-api of Controller Service 
C in POM of Processor A project.


However, only one NAR dependency can be relied on, because each NAR represents 
a separated ClassLoader.


So, how to integrate multiple Controller Services in one Processor, and how to 
organize NAR dependency in POM of the Processor?


Thanks!


ZhangXinchen

Reply via email to