On 1/19/07, John E. Conlon <[EMAIL PROTECTED]> wrote:
Can we also consider moving the classes in the two packages org.apache.mina.filter and org.apache.mina.filter.support or renaming these packages so that they are not fragmented across the filter-ssl and the filter-compression projects? Doing this will allow us to use one or a combination of mina project artifacts (jars) into an orchestrated classloader hierarchy that maintains class space consistency. Today mina can only work in this type of environment when all its artifacts are combined into a single uber- jar. See: filter-ssl/src/main/java/org/apache/mina/filter/support filter-compression/src/main/java/org/apache/mina/filter/support filter-ssl/src/main/java/org/apache/mina/filter filter-compression/src/main/java/org/apache/mina/filter
Let me fix this issue in 2.0.0-M1. We really need package reorganization. Sorry for not fixing it for a long time. Thanks, Trustin -- what we call human nature is actually human habit -- http://gleamynode.net/ -- PGP key fingerprints: * E167 E6AF E73A CBCE EE41 4A29 544D DE48 FE95 4E7E * B693 628E 6047 4F8F CFA4 455E 1C62 A7DC 0255 ECA6
