I tried to create a font metrics file from a
true type font and got the following exception:

This font contains no embedding license restrictions
java.lang.SecurityException: class "org.apache.fop.fo.Unknown$Maker"'s
signer information does not match signer information of other classes in the
same package
        at java.lang.ClassLoader.checkCerts(ClassLoader.java:568)
        at java.lang.ClassLoader.defineClass(ClassLoader.java:496)
        at
java.security.SecureClassLoader.defineClass(SecureClassLoader.java:123)
        at java.net.URLClassLoader.defineClass(URLClassLoader.java:250)
        at java.net.URLClassLoader.access$100(URLClassLoader.java:54)
        at java.net.URLClassLoader$1.run(URLClassLoader.java:193)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.net.URLClassLoader.findClass(URLClassLoader.java:186)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:299)

What does this mean? Where's the problem when the font
contains "no license restrictions"?

Any ideas?

Regards, Alex


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to