I guess I'll answer my own question...as it turns out, I needed to
explicitly grant permission to the sun.misc package in the jserv.policy
file. After that, it worked fine.
Thanks.
--
Tony LaPaso -- [EMAIL PROTECTED]
Greenbrier & Russel, Inc. -- http://www.gr.com
Phoenix, Arizona USA
----- Original Message -----
From: Tony LaPaso <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, July 30, 1999 4:18 PM
Subject: ??? Simple JWS v2.0 B2 ???
> Hi all,
>
> I'm sure this is a simple question...
>
> I'm running JWS v2.0 beta 2 on Win98.
>
> >From within my servlet I want to use the sun.misc.BASE64Decoder class.
When
> I reference this class, however, the JWS throws this exception:
> java.security.AccessControlException:
>
> access denied (java.lang.RuntimePermission accessClassInPackage.sun.misc )
>
> I've tried moving the class to the "classes" directory and I've also
> examined the jserv.policy file. Neither approach was very helpful.
>
> Can anybody offer some assistance here? Thanks.
> --
> Tony LaPaso -- [EMAIL PROTECTED]
> Greenbrier & Russel, Inc. -- http://www.gr.com
> Phoenix, Arizona USA
>
>
___________________________________________________________________________
> To unsubscribe, send email to [EMAIL PROTECTED] and include in the
body
> of the message "signoff SERVLET-INTEREST".
>
> Archives: http://archives.java.sun.com/archives/servlet-interest.html
> Resources: http://java.sun.com/products/servlet/external-resources.html
> LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
>
___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".
Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html