[jboss-dev-forums] [JBoss AS 7 Development] - Re: Calls against multiple servers from a single client
Wolf-Dieter Fink
do-not-reply at jboss.com
Fri Sep 14 06:31:40 EDT 2012
Wolf-Dieter Fink [https://community.jboss.org/people/wdfink] created the discussion
"Re: Calls against multiple servers from a single client"
To view the discussion, visit: https://community.jboss.org/message/759579#759579
--------------------------------------------------------------
> Tarek Hammoud wrote:
>
> I believe that the EJBClientContext with a static selector inhibits proper implementation of a multithreaded client in AS7.
That will not be true, it is possible to have multithread clients with AS7, but as I mentionend it is completly different in implmentation and use.
So what is your exact requirement. Do you
- deploy the same applcation at different servers with different credentials and need to decide which one is called?
- deploy different EJBs spread on servers and want to call it? Simple, add all servers to the ejb-client.properties and call the different names
Wolf
--------------------------------------------------------------
Reply to this message by going to Community
[https://community.jboss.org/message/759579#759579]
Start a new discussion in JBoss AS 7 Development at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2225]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-dev-forums/attachments/20120914/3546d234/attachment.html
More information about the jboss-dev-forums
mailing list