Hello All, Developed application that works locally on XAMPP using JFileChooser (awt and swing). I build the .war file, code sign it with jarsigner, and deploy to Tomcat server. The server expands it out and it functions until it hits the JFileChooser section and then nothing. No dialog appears for the client to allow the created file to be downloaded. Maybe security? That is why I setup to do code signing thinking it would allow the operation if signed.
Any thoughts here would be greatly appreciated. James Finnall --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org