RE: [JBoss-dev] Clustering dev: help about proxies

2001-04-02 Thread marc fleury
. marc | |I will continue my development next week. Cheers, | | | | Sacha | | | |> -Message d'origine- |> De : vlad [mailto:vlad]De la part de Vladimir Blagojevic |> Envoye : dimanche, 1. avril 2001 21:11 |> A : Sacha Labourey |>

RE: [JBoss-dev] Clustering dev: help about proxies

2001-04-01 Thread Sacha Labourey
agojevic > Envoye : dimanche, 1. avril 2001 21:11 > A : Sacha Labourey > Objet : Re: [JBoss-dev] Clustering dev: help about proxies > > > > > > Hey Sasha, > > Sorry I cannot be of more help. It seems that you are almost > there. I would like to &g

RE: [JBoss-dev] Clustering dev: help about proxies

2001-04-01 Thread Sacha Labourey
Hello Vladimir, > > The problems > > > > I seem to have problems to serialize the ContainerRemote > objects in my MBEAN ... > > when communicating between distant JVM? (see *** above) > > your problem stems from the fact that you have to , in your writeExternal > implementation of St

Re: [JBoss-dev] Clustering dev: help about proxies

2001-04-01 Thread Vladimir Blagojevic
> Hey, Sasha I am not 100% sure but I think that: > The problems > > I seem to have problems to serialize the ContainerRemote objects in my MBEAN > hashtable > structure. I get "java.rmi.MarshalException: Invalid remote object" > exception. Do I need to take particular action to se

[JBoss-dev] Clustering dev: help about proxies

2001-04-01 Thread Sacha Labourey
Hello, I am currently developping a first implementation of HA for SLSB, but I have some problems most probably comming from my lack of understanding of dynamic proxies implementation. The whole picture first... === I've implemented a MBEAN ("HA Config server") that uses