Did a little more research... If i put the code that I used to put in a Servlet inside a normal Java file and execute it ... Everything works properly. So it seems that in order for LoadBalancing to work properly we need to execute the calls from a separate JVM. Is that correct?
Can anyone please confirm it? Also is there any way to move past this restriction? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4060335#4060335 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4060335 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
