[jboss-user] [EJB 3.0] New message: "Re: Bi-directional dependency between two stateless session beans"

2010-02-17 Thread Andrig Miller
User development,

A new message was posted in the thread "Bi-directional dependency between two 
stateless session beans":

http://community.jboss.org/message/526789#526789

Author  : Andrig Miller
Profile : http://community.jboss.org/people/andy.mil...@jboss.com

Message:
--
> wolfc wrote:
>  
> Note that a cyclic dependency with two stateless beans should deploy just 
> fine, because the real bean instance is only needed when the first invocation 
> goes through.
>  
> I'm scheduling in https://jira.jboss.org/jira/browse/EJBTHREE-1074 to address 
> this problem.
That's great.  The @IgnoreDependency did work for me in the mean time.

--

To reply to this message visit the message page: 
http://community.jboss.org/message/526789#526789


___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [EJB 3.0] New message: "Re: Bi-directional dependency between two stateless session beans"

2010-02-17 Thread Carlo de Wolf
User development,

A new message was posted in the thread "Bi-directional dependency between two 
stateless session beans":

http://community.jboss.org/message/526767#526767

Author  : Carlo de Wolf
Profile : http://community.jboss.org/people/wolfc

Message:
--
Note that a cyclic dependency with two stateless beans should deploy just fine, 
because the real bean instance is only needed when the first invocation goes 
through.
 
I'm scheduling in https://jira.jboss.org/jira/browse/EJBTHREE-1074 to address 
this problem.

--

To reply to this message visit the message page: 
http://community.jboss.org/message/526767#526767


___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [EJB 3.0] New message: "Re: Bi-directional dependency between two stateless session beans"

2010-02-13 Thread Andrig Miller
User development,

A new message was posted in the thread "Bi-directional dependency between two 
stateless session beans":

http://community.jboss.org/message/526202#526202

Author  : Andrig Miller
Profile : http://community.jboss.org/people/andy.mil...@jboss.com

Message:
--
> jaikiran wrote:
>  
> Cyclic injection of @EJB is a known problem with JBoss EJB3. You will have to 
> add a @IgnoreDependency on either one side of the injection to get past this. 
> Here's a thread which discusses the same issue 
> http://community.jboss.org/message/366797#366797
Thanks Jaikiran.  I'll make that change to the code.  As always, your help is 
greatly appreciated.

--

To reply to this message visit the message page: 
http://community.jboss.org/message/526202#526202


___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [EJB 3.0] New message: "Re: Bi-directional dependency between two stateless session beans"

2010-02-13 Thread jaikiran pai
User development,

A new message was posted in the thread "Bi-directional dependency between two 
stateless session beans":

http://community.jboss.org/message/526200#526200

Author  : jaikiran pai
Profile : http://community.jboss.org/people/jaikiran

Message:
--
Cyclic injection of @EJB is a known problem with JBoss EJB3. You will have to 
add a @IgnoreDependency on either one side of the injection to get past this. 
Here's a thread which discusses the same issue 
http://community.jboss.org/message/366797

--

To reply to this message visit the message page: 
http://community.jboss.org/message/526200#526200


___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user