Runtime Permissions - policy file

2001-05-30 Thread Farrell, Sarah
I have a new problem in my application with runtime permissions. The runtime error I'm seeing is: java.lang.ExceptionInInitializerError: java.security.AccessControlException: access denied (java.lang.RuntimePermission accessClassInPackage.sun.net) The commandline syntax for starting Orion that I

RE: Writing System Properties - java.protocol.handler.pkgs

2001-05-30 Thread Farrell, Sarah
s Holmberg [mailto:[EMAIL PROTECTED]] Sent: Wednesday, May 30, 2001 8:40 AM To: Orion-Interest Cc: Farrell, Sarah Subject: Re: Writing System Properties - java.protocol.handler.pkgs On Tue, May 29, 2001 at 08:10:51PM -0600, Farrell, Sarah wrote: > I'm having a serious problem that will keep

Writing System Properties - java.protocol.handler.pkgs

2001-05-29 Thread Farrell, Sarah
I'm having a serious problem that will keep us from shipping our application on Orion if I can't figure it out. I need to be able to set the system property "java.protocol.handler.pkgs" in an EJB to "com.sun.net.ssl.internal.www.protocol". The EJB is C:\orion\applications\SystemAccess\SystemEJB.