Re: Class loading problem.

1999-11-13 Thread Rickard Öberg
Hey Mark Gordon wrote: > I am having a class loading problem. Would the following two lines of > code use different classpaths to locate the same class within ORION? > The first line finds the class. The second line throws a > ClassNotFoundException. Both lines work outside ORION. > > Thanks

Class loading problem.

1999-11-13 Thread Mark Gordon
Hi, I am having a class loading problem. Would the following two lines of code use different classpaths to locate the same class within ORION? The first line finds the class. The second line throws a ClassNotFoundException. Both lines work outside ORION. Thanks in advance, -Mark ([EMAIL PROT

RE: IO Error: Connection refused: no further

1999-11-13 Thread Khan Kamran
Hi , I am getting error "Communication error: MyCart not found " When running Cart example . I have uncommented the rmi config tag in server.xml .server was started successfully with following message . Auto-deploying file:/E:/orion/orion/demo/ejb/cart/... done. Orion/0.7.8b initialized Moreo