RE: ClassCastException while doing REMOTE ejb lookup from a web module

2002-04-08 Thread Dillon, Ryan
Hi, I had a similar problem, and found the post you mentioned. I followed up with Ashok but apparently he is an OC4J developer and i dont think it has been fixed in Orion :( Regards Ryan -Original Message- From: [EMAIL PROTECTED] To: Orion-Interest Sent: 9/04/2002 7:35 AM Subject:

Problem with datasource when orion under pressure??

2002-03-17 Thread Dillon, Ryan
Hi all, I am having some problems stress testing an application that i have ported to orion from jboss. We used Cocobase for CMP. The app works fine, and if i run the test scripts (using webload) with a single user, everything is fine. As soon as i start pumping up the number of users i get

Looking up session beans between apps

2002-03-06 Thread Dillon, Ryan
Gday all, I am currently working on porting an application from jboss to orion (don't ask!) and am having problems looking up session beans between apps. What i am trying to do is lookup sessionbeanA (in app A) from sessionbeanB (from app B). (Note that sessionbeanA and sessionbeanB are