Veena, The recommended way is to use the service provider as detailed here: https://apacheignite.readme.io/docs/plugins
Service Provider does not use IgniteConfiguration.getPluginConfiguration inside of itself. Here is a link of the function that does the loading: https://github.com/apache/ignite/blob/45e525865c6c93b999ab5030d7568add0bde96a2/modules/core/src/main/java/org/apache/ignite/internal/util/IgniteUtils.java#L1021 Thanks, Alex -- Sent from: http://apache-ignite-users.70518.x6.nabble.com/
