Where do I go from here? I get the following error when I run the servlet example in the j2ee catalina access denied (java.lang.RuntimePermission modifyThreadGroup); Line#: 1; Column#: -1 javax.xml.transform.TransformerException: access denied (java.lang.RuntimePermission modifyThreadGroup) at org.apache.xalan.transformer.TransformerImpl.transform Searching the internet/faqs/news I do not see this. I don't think that the lib/security/server.policy file is a problem, but do I have to grant the xalan.jar "modifyThreadGroup" security explicitly? Diane Weiss [EMAIL PROTECTED]
