ClassCastException while doing REMOTE ejb lookup

2002-01-07 Thread Theo van Niekerk
Hi I'm doing a REMOTE (not local, not same JVM, not same Orion) lookup from a servlet running in Orion152 application to an ejb deployed in Orion152 application on a remote and different physical machine. I can establish the correct Initial Context and locate the required object. But this

Re: WebLogic To Orion

2002-01-07 Thread Goffredo
Hi, Michael J. Cannon wrote: Why Orion? Because from day-to-day, no matter how many CPUs, no matter what the BEA Sales Executive's outstanding Mercedes lease payment, no matter what...Orion is USD$1500 / physical server license for deployed applications and every developer seat is

Best way to add user records to EJBUserManager...

2002-01-07 Thread Alex Paransky
I am using EJBUserManager for security in Orion. What is the best way to update users? Should I directly use EJBUser EJB or use the API's in the UserManager. If UserManager is the answer, then how do I get access to it while running in Orion? Thanks -AP_

Re: WebLogic To Orion

2002-01-07 Thread Sylvan Ravinet
* Goffredo [EMAIL PROTECTED] [011107 18:53] wrote: A quite funny piece :-), but: why write an enterprise application in 2 hours when you have a technology that can guarantee you a job for four weeks, and be understood by almost no-one outside the Masonic Guild of J2EE Developers?

Re: ClassCastException while doing REMOTE ejb lookup

2002-01-07 Thread Ashok Banerjee
I am working on it and will fix it in the next day or 2. Cheers, Ashok Theo van Niekerk wrote: Hi I'm doing a REMOTE (not local, not same JVM, not same Orion) lookup from a servlet running in Orion152 application to an ejb deployed in Orion152 application on a remote and different