I need more info, can you compile with debug to see what concrete line
is invoking the class forName. I don't find any reference in Init,
some reference in XPath related transformations but that's normal.

Regards,

p.s. I will try to have a little example to run on 1.5, but right now
If I change to 1.5 in eclipse it needs to recompile everything and the
tests have a lot of dependencies with xalan.



On Wed, 9 Mar 2005 21:22:00 -0500, Scott Cantor <[EMAIL PROTECTED]> wrote:
> 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
> 
> 


-- 
http://r-bg.com

Reply via email to