You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ignite.apache.org by the_palakkaran <ji...@suntecsbs.com> on 2018/11/07 11:20:46 UTC

@IgniteInstanceResource not working as expected

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: http://apache-ignite-users.70518.x6.nabble.com/

Re: @IgniteInstanceResource not working as expected

Posted by Amir Akhmedov <am...@gmail.com>.
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 <ji...@suntecsbs.com> wrote:

> 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: http://apache-ignite-users.70518.x6.nabble.com/
>