Hi,
I have also run in to some security problems when I look up JNDI-entries.. I
alwas get a security exception that I'm not allowed to look up for example
"java:comp/env/MyCoolBean".. Another common error message i get is "Not
allowed to lookup java:comp/ResourceManagerSomething..."..
And when I try to user shutdown.jar I also get a funny security exception!
"Error: Lookup error: java.lang.SecurityException: Not allowed to look up
java:comp/ServerAdministrator"

I have the proper settings in principal.xml..

Is this a bug?
I'm using JDK1.3 RC1 and Orion0.9.1!

/Jonas

----- Original Message -----
From: "Dan A" <[EMAIL PROTECTED]>
To: "Orion-Interest" <[EMAIL PROTECTED]>
Sent: Wednesday, February 02, 2000 3:31 PM
Subject: Re: runnig cart example


> I haven't used Orion 0.9 yet, but I would hope it would not run any
> different than 8.2, so maybe check the JNDI environment variables that you
> are passing into the InitialContext() and make sure they are valid.  i.e.,
> check the principals.xml file and get rid of any "deactivated" lines if
they
> are there.
>
> Dan
>
> >Hi all ,
> >
> >os                : windows95
> >orion version: 0.90
> >
> >I have created my application and deployed Cart EJB example but when I am
> >running CartClient.class using syntex java CartClient .  I am getting
> >following error.
> >
> >C:\orion\demo\ejb\cart>java CartClient
> >Communication error: Lookup error: java.lang.SecurityException: Not
allowed
> >to look up MyCart
> >
> >Could any body help me.
> >
> >Kamran
>
> ______________________________________________________
> Get Your Private, Free Email at http://www.hotmail.com
>
>
>


Reply via email to