Hello Jason,
> I looked over it very briefly. As I remember, it was not in CVS, which
> made it a bit more difficult to look at. I do plan on looking at it. Are
> there any plans to integrate the HA stuff into the main JBoss branch?
Complete source code is available for download (a few ko) from the web site previously
mentionned. It will most probably commited in the future JBoss 3.0 CVS branch (most
probably after some enhancements though).
> If this is going to be added soon, then we can sync up on ideas about
> proxy/handles. How did you handle JNDI interaction? Is is jnp specific?
In fact, it is source-server-specific i.e. it will use the provider used on the
particular server it is trying to reconnect. In general, all server will use the same
provider.
Though, I do not think I updated the handle code, only the proxy.
For now, I do not have time to continue with the HA stuff. Nevertheless, I plan to
propose a document to the joss-dev ML with architecture propositions.
Any feedback is welcome. Cheers,
Sacha
> --jason
>
> On Wed, 2 May 2001, Sacha Labourey wrote:
>
> > Hello Jason,
> >
> > > I also wanted to share some ideas that I had on how to use the
> > > modifications
> > > that I made with HA or auto-generated env properties.
> Basically I think
> > ...
> > > in a HA aware InitialContextHandle impl that would use jini,
> raw multicast
> > > or whatever to find a suitable container.
> > >
> > > If anyone else has any ideas on the matter I would like to hear
> > > them. If I
> > > do not hear anything that I think I will work on implementing
> the above.
> >
> > Have you tried my implementation of HA for SLSB?
> > (http://194.38.95.241/jboss/)
> >
> > It already implements a possible solution to this issue.
> >
> > In some words (nothing would be more accurate than testing it
> and reading at
> > the proxy code ;) ), all possible JBoss instances share HA
> information such
> > as bean location, ... When creating the proxy from the
> container, we give
> > him information about all possible "targets" (i.e. JBoss instances
> > containing a replica of the same bean than the current proxy
> being built).
> >
> > The proxy is then able to use all these different targets when
> performing
> > invocations (or home lookup, create calls, ...) Furthermore, the current
> > proxy implementation is able to "resynch" its state with the
> JBoss cluster
> > (i.e. set of JBoss instances) to update its list of targets (to take in
> > account, for example, newly started nodes).
> >
> > Cheers,
> >
> >
> >
> > Sacha
> >
>
>
> _______________________________________________
> Jboss-development mailing list
> [EMAIL PROTECTED]
> http://lists.sourceforge.net/lists/listinfo/jboss-development
>
_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-development