If you are running BullEJB on 1.2 you'll need to set up a security policy that
gives it access to several spots on your hard disk. See the jdk1.2 security
documenation for more information on setting a security policy up.

-gabe

Wei Jiang wrote:

> Hi,
>
> I am playing with Bullejb, but can not run the
> example.
> Any help would be appreciated. Thanks in advance.
>
> The error:
>
> E:\bullejb131\samples\sb>java
> -Dinstall.root=e:\bullejb131
> com.bull.ejb.Server
> JOnAS - Version 1.3.1
> Exception in thread "main"
> java.lang.ExceptionInInitializerError:
> java.security.AccessControlException: access denied (j
> ava.util.PropertyPermission * read,write)
>         at
> java.security.AccessControlContext.checkPermission(Compiled
> Code)
>         at
> java.security.AccessController.checkPermission(Compiled
> Code)
>         at
> java.lang.SecurityManager.checkPermission(Compiled
> Code)
>         at
> java.lang.SecurityManager.checkPropertiesAccess(SecurityManager.java:1194)
>         at
> java.lang.System.getProperties(System.java:451)
>         at com.bull.frec.util.Prop.<clinit>(Prop.java)
>         at com.bull.ejb.Server.main(Server.java)
>
> E:\bullejb131\samples\sb>java -version
> java version "1.2.1"
> Classic VM (build JDK-1.2.1-A, native threads)
>
> E:\bullejb131\samples\sb>
>
> _________________________________________________________
> Do You Yahoo!?
> Get your free @yahoo.com address at http://mail.yahoo.com
>
> ===========================================================================
> To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
> of the message "signoff EJB-INTEREST".  For general help, send email to
> [EMAIL PROTECTED] and include in the body of the message "help".

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff EJB-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to