Did a little more research... http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4059988#4059988
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=4060336#4060336 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4060336 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
