No responses yet......... Is it a bug? should I report it as a bug? Let me rephrase the question.
A generic clustered bean is deployed in two different applications. Application_1 does a remote lookup of the bean in Application_2 and tries to invoke it. But instead of calling the bean instance in Application_2, the bean deployed in Application_1 is getting called!!. But the call gets executed properly and reaches Application_2 when the bean is not clustered and working fine in both default and all configuration. The issue comes up only when the bean is <clustered>true</clustered> Calls to other beans in Application_2 which are not deployed in Application_1, are going through as expected. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4097234#4097234 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4097234 _______________________________________________ jboss-user mailing list jboss-user@lists.jboss.org https://lists.jboss.org/mailman/listinfo/jboss-user