[jboss-dev-forums] [Design of Clustering on JBoss (Clusters/JBoss)] - Re: Breaking clustering code out of the AS

scott.stark@jboss.org do-not-reply at jboss.com
Fri Sep 8 10:42:03 EDT 2006


The "jbossas/projects" namespace is meant for code that can be released independent of jbossas. Its mostly an artifact of wanting to preserve history for projects that historically were in the jbossas cvs repository and are now being broken out.

I don't see that ha-client and ha-server projects should be separate svn trees with their own branching structure. Rather I would expect them to share the same release and use a structure like:

https://svn.jboss.org/repos/jbossas/projects/cluster/ha/trunk/{client,server}
https://svn.jboss.org/repos/jbossas/projects/cluster/ha/branches/.../{client,server}

The main issue I see with breaking this out and tieing into remoting is the proxy factory piece. There are multiple interceptor models floating around due to independent evolution of jmx, ejb2, and aop. 

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3970366#3970366

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3970366



More information about the jboss-dev-forums mailing list