If I choose to go with local architecture ( single ear with local ejbs) we cannot load balance EJBs right. what happens when a
ejb is not available for some reason but the web container is fine. will it show service unavailable. And one more question when a ejb goes down in the middle of a transaction , when the request gets routed to another cluster , what is the status of in-flight transaction