Gary L Peskin wrote:

4.  If you add the following to one of your initial classes:
     System.err.println("SecurityManager = " +
System.getSecurityManager());
   what does it show?

It is com.sun.javaws.security.JavaWebStartSecurity.

What's apparently happening is that the combination of
a) Java Web Start
b) XSL templates in Jar files
and
c) using the document() Xpath function

is a bug in JAXP (Xalan implementation).

Reply via email to