Wolf-Dieter Fink [
https://community.jboss.org/people/wdfink] created the discussion
"Re: EJB bean is not working in Multi threading of JBoss 7.1.1 Final"
To view the discussion, visit:
https://community.jboss.org/message/754550#754550
--------------------------------------------------------------
I recommend to use the jboss-ejb-client.properties (and not the remoting-project URL
remote://... which is deprecated)
Have a look to
https://docs.jboss.org/author/display/AS71/EJB+invocations+from+a+remote+...
https://docs.jboss.org/author/display/AS71/EJB+invocations+from+a+remote+...
Does this work?
The reason is that AS7 is a new implementation andtherefor the ejb-client works different,
specially in case of multithreading. There is a JIRA with enhancements
https://issues.jboss.org/browse/EJBCLIENT-34 EJBCLIENT-34 for this, but it is not finished
right now.
Also I'll reproduce your issue and see how to achieve this.
--------------------------------------------------------------
Reply to this message by going to Community
[
https://community.jboss.org/message/754550#754550]
Start a new discussion in JBoss AS 7 Development at Community
[
https://community.jboss.org/choose-container!input.jspa?contentType=1&...]