Oliver Katzer [
https://community.jboss.org/people/olli24] 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/755005#755005
--------------------------------------------------------------
Are Client and JBoss on different machines?
If yes, you need to set in the properties files also username and password, because
security-realm is enabled by default.
remote.connection.default.username=xxx
remote.connection.default.password=yyy
Only if the client runs locally you don’t need to set the username/password.
--------------------------------------------------------------
Reply to this message by going to Community
[
https://community.jboss.org/message/755005#755005]
Start a new discussion in JBoss AS 7 Development at Community
[
https://community.jboss.org/choose-container!input.jspa?contentType=1&...]