On Oct 26, 2006, at 11:43 AM, Joe Bohn wrote:
Can somebody please help me understand why the Jetty Config has a
hard dependency on the Clustering config? It seems a little odd to
me that we can't build a Jetty assembly that doesn't contain
support for clustering.
geronimo-clustering just has apis. Without an api or an
implementation there isn't going to be any way to have clustering
support. Better an api than an implementation.
thanks
david jencks
With Mico-G I was originally able to install the Jetty plugin that
I had created just fine. However, since the addition of this
clustering dependency this no longer works. If the dependency
stays then we need to build a plugin for the clustering module.
Joe