[jboss-user] [Clustering/JBoss] - Re: Shared bean in two different servers, instead of server1

vijesh_a_v do-not-reply at jboss.com
Sun Oct 21 00:54:10 EDT 2007


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



More information about the jboss-user mailing list