Thanks for the response. I could add it before I sign it but there are a few reasons why I do not want to do that.
1) I would like to have 1 config file that controls all logging on the tomcat server. Doing this will give a copy to each app running on that server. 2) What if I want to change the logging configuration? I would need to A) extract the xml file B) Make my changes C) update the jar. Now I will have issues with it being unsigned. I would need to resign the jar. So this is not ideal but my be my only solution. What do you think about this though?... I have a jsp that starts my applet. Could I have the jsp read the xml file, and pass the content in as an argument? Is there any restrictions on length here? -- View this message in context: http://apache-pivot-users.399431.n3.nabble.com/Help-understanding-classpaths-codebase-with-applets-tp914940p915111.html Sent from the Apache Pivot - Users mailing list archive at Nabble.com.
