I'm guessing that the Catalina jar contains the Crimson implementation
of the JAXP API, and that you also have another implementation
of JAXP, such as Sun's, elsewhere in your environment.

> http://java.sun.com/docs/books/tutorial/jar/
> >
> > * Package Sealing (version 1.2): Packages stored in JAR files can be
> > optionally sealed so that the package can enforce version
> > consistency. Sealing a package within a JAR file means that all
> > classes defined in that package must be found in the same JAR file.


----
[EMAIL PROTECTED]

_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to