Might I suggest that one of the files be named jaxp_parser.jar? Having two
jars with the same name *is* confusing, even though I understand why they
were split up.

> On Fri, 17 Aug 2001, Jonathan Pierce wrote:
> > Two copies of the jaxp.jar file are in the 4.0b7 dist. Shouldn't they be moved
> > in /common/lib/ so that only one copy exists in the class path?
> > /jasper/jaxp.jar
> > /server/lib/jaxp.jar
> See the RELEASE-NOTES-4.0-B7.txt (or whatever for your version) for more
> details, but moving the parser into /common/lib is the right answer *only*
> if you want internal Catalina classes and *all* web apps to use the same
> parser.  The current organization allows web apps to use something
> different (such as Xerces) without messing up Catalina.
> 
> Craig
-- 
D. Jay Newman                      !  // The worst possible legal hashCode
[EMAIL PROTECTED]                !  public int hashCode() { return 42;}
http://www.sprucegrove.com/~jay/   !    -- _Effective Java_

Reply via email to