> > If the Session bean is in the same JVM as your MDB then it will not be
> > load balanced.  THe logic behind this is that local calls will always
> > be faster.
>
> Sounds like that is the solution for my problem. But what can i do when
> i wish to not deploy my application in one node that is in a farm?


Exclude from farm? A particular app in a cluster that has other farmed apps?
I think you'll need to deploy it by hand in every server except that single
one...



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to