JBoss Community

Re: EJB bean is not working in Multi threading of JBoss 7.1.1 Final

created by Oliver Katzer in JBoss AS 7 Development - View the full discussion

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

Start a new discussion in JBoss AS 7 Development at Community