JBoss Community

Re: Calls against multiple servers from a single client

created by Wolf-Dieter Fink in JBoss AS 7 Development - View the full discussion

set the selector dynamical is not recommended.

You can add both server to the same client context and, if the application is the same. use the distinct approach to separate the applications.

Or you might implement a selector that is able to handle the invocations in a thread save way.

Reply to this message by going to Community

Start a new discussion in JBoss AS 7 Development at Community