Re: Application Client JNDI

2001-12-06 Thread Shyam Ellur



Grodon,

I hope this is what u are looking for.
In the principals.xml file in orion\config you have 
to set the flag to false in the following line

"user username="admin" 
password="123" deactivated="true" "
...Shyam

  - Original Message - 
  From: 
  Gordon Reynolds 
  
  To: Orion-Interest 
  Sent: Friday, December 07, 2001 5:18 
  AM
  Subject: Application Client JNDI
  
  I'm trying to reach my EJB's through an 
  application client (for JUnit testing).
  I can't seem to find a combination of userid 
  and password that will gain me
  access to them. 
  
  When the ORMI login dialog box appears, 
  everything I enter fails as an 
  'invalid userid/password'. Where exactly is 
  Orion looking???
  
  For this particular application, I've 
  implemented my own UserManager class,
  but not RoleManager or EJBUserManager.As 
  a web application, everything runs
  fine. Must I implement these others as well for 
  an Application client to work?
  
  Thanks,
  
  Gordon 
Reynolds


RE: Application CLient JNDI properties

2001-08-14 Thread Scott Hamilton, (m)+61-404-280 238

 
what I get is:
 
Communication error: Can't find Serial Context Provider
 
What am I doing wrong?

Have you specified orion.jar in your classpath???






RE: Application CLient JNDI properties

2001-08-14 Thread SAURUGGER,PETER (A-PaloAlto,ex2)

Yes, ejb.jar, jndi.jar and orion.jar are all added to the classpath.

-Original Message-
From: Scott Hamilton, (m)+61-404-280 238
[mailto:[EMAIL PROTECTED]]
Sent: Tuesday, August 14, 2001 3:57 PM
To: Orion-Interest
Subject: RE: Application CLient JNDI properties


 
what I get is:
 
Communication error: Can't find Serial Context Provider
 
What am I doing wrong?

Have you specified orion.jar in your classpath???