>> Without the "cd"-command: applets opening files without a path try to >> access these files in the directory the start-command was issued from. >> >> With the "cd"-command: applets opening files without a path always >> start in $CATALINA_HOME. > > Excuse my ignorance, but what kind of applet is this, that is opening files > on > the server? Perhaps it's a servlet?
Sorry I can't be too specific, but I'm only the administrator of the system. I was given a .war-file I deployed through the web-interface. Then it took me some days to find out why it deployed in glassfish without any problems and it didn't work out in tomcat. For administration reasons, I prefer tomcat. The solution for me was the combination of the 2 bugs (#418826 and #418828). Armin _______________________________________________ pkg-java-maintainers mailing list [EMAIL PROTECTED] http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers

