Hi All,
When using EJB3, do you need to instruct the container to use ha-jndi to obtain / inject
ha / clustered instances or does it do it automatically. If you do need to instruct the
container to use ha-jndi / clustered instances (and hence, load balancing / fail over
policies), how do you go about it? Is it annotation based or do you need to provide
configuration some other way ?
What i am referring to is the use of either the @EJB or @Resource to inject session beans
or JMX objects.
Cheers,
Ben
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4176780#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...