the jnlp app has only unrestricted permission to access the server it is launched from - be sure to access the jnlp file using the same ip-number or dns-name as you use within the jnlp file -- or better: use relative paths in your jnlp-file.
david ________________________________ Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Im Auftrag von McCarty, Brian Gesendet: Dienstag, 26. Februar 2008 15:51 An: [email protected] Betreff: [ULC-developer] Security Warning message A while ago our jnlp application started displaying the following security warning: "The application has requested permission to establish connections to <local computer name>. Do you want to allow this action?" We have been living with this warning while developing our application, but would now like to find a way to eliminate the message. In trying to figure out what was causing the message, I created a new workspace and created a new project in the workspace using the "New ULC Project Wizard". Even with nothing added to the project created by the wizard, I get the warning message when deployed. Any ideas on how to eliminate this warning message would be greatly appreciated. Thanks, Brian McCarty
