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.

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