Hi Armin,

ULC client applet, like all applets, runs in the Java security sandbox of
the Java Plugin.

You need to sign all the ULC client side jar files to override the Java
security.

I hope this helps.

Thanks and regards,

Janak




>-----Original Message-----
>From: [EMAIL PROTECTED]
>[mailto:[EMAIL PROTECTED] Behalf Of Armin Kurz
>Sent: Monday, January 22, 2007 11:19 AM
>To: [email protected]
>Subject: [ULC-developer] Open a HTML-Side
>
>
>Hi.
>
>I try to open a HTML-file using
>
>ULCHtmlPane htmlPane = new ULCHtmlPane("http://www.amazon.de/";);
>
>Using the DevelopmentRunner this works fine.
>
>If i deploy the application and run it as an applet i get this:
>
>java.lang.RuntimeException: java.security.AccessControlException: access
>denied (java.net.SocketPermission www.amazon.de:80 connect,resolve)
>
>
>Whats wrong?
>
>I'll send my TestApp as an attachment to this mail.
>
>Regards Armin
>
>
>--
>Armin Kurz
>
>E/B/D Integration GmbH
>Hauptstr. 38
>82327 Tutzing
>
>[EMAIL PROTECTED]
>http://www.ebd-integration.de
>

_______________________________________________
ULC-developer mailing list
[email protected]
http://lists.canoo.com/mailman/listinfo/ulc-developer

Reply via email to