No luck so far. When I try it with 1.5, I get this trace (leaving out the parts before this library starts up):
java.lang.NoClassDefFoundError: org/apache/xml/utils/PrefixResolver
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:164)
at org.apache.xml.security.Init.init(Unknown Source)
It's definitely got fewer Xalan imports in it, I can see that much, but
there's something indirectly invoking something.
If I can try anything or help further, let me know.
-- Scott
