Does JBoss has allow-concurrent-calls like in Weblogic for recursive method

I have my problem listed at

http://jira.jboss.com/jira/browse/JBAS-1443

My problem is that i am using Recursive function and so I need to have my Stateful bean accessed through remote interface but such access is blocked due to EJB specification. There is one way which Jboss list is hold/queue but that cannot be a solution for Recursive function

Thanks in advance

CSJakharia

[408 byte] By [CSJakhariaa] at [2007-11-26 19:03:35]
# 1
what about doing things in line with the standard instead of trying to hack JBoss to become corrupt?
jwentinga at 2007-7-9 20:50:53 > top of Java-index,Enterprise & Remote Computing,Enterprise Technologies...
# 2

Its not about hacking. There are many instances when the facility has to be given to the user for their convenience. These type of facilities can be given with warning that it is not advisable but if it is used it is upto the user. So if the person using it can see that it will not cause any problem to the implementation can use it

Bye for now

CSJakharia

CSJakhariaa at 2007-7-9 20:50:53 > top of Java-index,Enterprise & Remote Computing,Enterprise Technologies...