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

You might implement your own Selector and implement ContextSelector<EJBClientContext>.

Here you can store as many selectors as you want in a Map and select the specific one Thread specific.

 

I'm working at an example for such use cases and try to implement a quickstart for this, see #78.

Reply to this message by going to Community

Start a new discussion in JBoss AS 7 Development at Community