Re: java.lang.SecurityException: Prohibited package name: java
- From: atblock@xxxxxxxxx
- Date: 17 Jul 2006 15:50:03 -0700
I checked in AppletViewer and in a Browser and it worked...
There is no package name? (is that possibly the problem?)
Andrew Thompson wrote:
atblock@xxxxxxxxx wrote:
I created an applet which just attaches an extended TransferHandler to
a gui and it worked fine on my computer...
In AppletViewer? Or in a browser?
Online however I got this error: java.lang.SecurityException:...
Prohibited package name: java
I signed the applet with keytool and jarsigner and it still happened...
Some things cannot be 'fixed' (as being allowable) simply
by signing the applet. A browser, for example, will *always*
throw an exception if you attempt to exit the VM.
BTW - what package(s) are your classes in?
Andrew T.
.
- Follow-Ups:
- Re: java.lang.SecurityException: Prohibited package name: java
- From: Andrew Thompson
- Re: java.lang.SecurityException: Prohibited package name: java
- References:
- java.lang.SecurityException: Prohibited package name: java
- From: atblock
- Re: java.lang.SecurityException: Prohibited package name: java
- From: Andrew Thompson
- java.lang.SecurityException: Prohibited package name: java
- Prev by Date: Re: java.lang.SecurityException: Prohibited package name: java
- Next by Date: Re: inner class and static
- Previous by thread: Re: java.lang.SecurityException: Prohibited package name: java
- Next by thread: Re: java.lang.SecurityException: Prohibited package name: java
- Index(es):
Relevant Pages
|