Re: @IgniteInstanceResource not working as expected

2018-11-07 Thread Amir Akhmedov
Hi, Can you please show a code snippet? Small reproducer would be even better. Thanks, Amir On Wed, Nov 7, 2018 at 6:20 AM the_palakkaran wrote: > Hi, > > I have a service from which I create a singleton IgniteQueue. I can get > ignite instance using @IgniteInstanceResouce inside my service

@IgniteInstanceResource not working as expected

2018-11-07 Thread the_palakkaran
Hi, I have a service from which I create a singleton IgniteQueue. I can get ignite instance using @IgniteInstanceResouce inside my service but cannot get it inside my singleton queue implementation. for queue creation. Why is this so? -- Sent from: