[jboss-user] [EJB/JBoss] - Re: EJB 3.0 load balancing not working in a Jboss AS 5.1 clu

2009-08-20 Thread kedarpjoshi
Yes they do form a cluster. This is not something that i have missed but in 
general how jboss AS behaves. Please see following link -

http://www.jboss.org/index.html?module=bbop=viewtopict=128146

and

http://www.jboss.org/index.html?module=bbop=viewtopict=112500


I do not hot this user got it working finally? Jboss by default re-routes the 
call to a bean from the node within a cluster to the same node. This happens 
because of an interceptor. The option of disabling the interceptor dint work 
for me because it throws several exceptions. The only option i have is to write 
my own custom interceptor. But would it work? The guy who posted above links 
faced some exceptions.


View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=4250598#4250598

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=4250598
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [EJB/JBoss] - Re: EJB 3.0 load balancing not working in a Jboss AS 5.1 clu

2009-08-20 Thread jaikiran
Please provide more details which i asked for, in my previous reply:
jaikiran wrote : 
  | Also are those stateful session beans or stateless session beans? And 
please post relevant configuration files (jboss.xml) and any relevant code. 

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=4250715#4250715

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=4250715
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [EJB/JBoss] - Re: EJB 3.0 load balancing not working in a Jboss AS 5.1 clu

2009-08-19 Thread jaikiran
Also are those stateful session beans or stateless session beans? And please 
post relevant configuration files (jboss.xml) and any relevant code.


View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=4250527#4250527

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=4250527
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [EJB/JBoss] - Re: EJB 3.0 load balancing not working in a Jboss AS 5.1 clu

2009-08-18 Thread jaikiran
When you start the server nodes in a cluster, do you see any logs which show 
that those 2 nodes are being considered part of the cluster? Logs like, 2 
members... in the cluster? Can you post the relevant console logs (not 
server.log)


While posting logs or xml content or code, please remember to wrap it in a code 
block by using the Code button in the message editor window. Please use the 
Preview button to ensure that your post is correctly formatted.

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=4250292#4250292

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=4250292
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user