Hi ,
os
:windows95
orion:0.9.1.b
When running Cart Example following error is
coming at server side
C:\orion>java -jar orion.jar
Auto-deploying
..\..\demo\ejb\cart... done.
Orion/0.9.1b
initialized
java.lang.NullPointerException
at au.run(JAX)
at
c.run(JAX)
java.lang.NullPointerException
at au.run(JAX)
at
c.run(JAX)
And client side remain hanged.
Kamran
-----Original
Message-----
From: Magnus Stenman [mailto:[EMAIL PROTECTED]]
Sent: Thursday, February 03,
2000 6:38 PM
To: Orion-Interest
Subject: Re: runnig cart
example
runnig cart exampleYes, there was a configuration error in
0.9.0/0.9.1 that
denied administrators access to the namespace via RMI. This
results
in the cart/product example not working and shutdown.jar not to
function.
We recommend downloading the 0.9.1b package
(http://www.orionserver.com/orion0.9.1b.zip) and reinstall -
the EJB
examples
have also been updated (to use the proper procedure with
java:comp/env/ etc)
so it should be worth it. We've also included
a step
by step guide to get it going in /demo/ejb/install.txt.
Have a nice day!
:)
/Magnus Stenman
----- Original Message -----
From: Khan
Kamran
To: Orion-Interest
Sent: Wednesday, February 02, 2000 11:15
AM
Subject: runnig cart example
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
----- Original Message
-----
From: Khan Kamran
To: Orion-Interest
Sent: Wednesday, February
02, 2000 11:15 AM
Subject: runnig cart example
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
