[JBoss-user] [Clustering/JBoss] - Re: Client calling clustered EJB in same JVM

2004-09-17 Thread dbuch
Hi arnold, I have found a solution that fix the problem. 1. Create this classes public class MyInvokerInterceptor extends InvokerInterceptor implements Externalizable { | public MyInvokerInterceptor() { | super(); | } | public boolean isLocal() { | r

[JBoss-user] [Clustering/JBoss] - Re: Client calling clustered EJB in same JVM

2004-09-15 Thread dbuch
I also interested on a solution to fix this problem. I have a singleton MBean that starts CPU intensive processes. This processes calls EJBs but at this time only localy. It is important that the work is done in the cluster. Thanks a lot Dirk View the original post : http://www.jboss.org/ind