Hi,

When I execute the following code I get a NullPointerExeception. I know it is 
due class is not found!  Do the class have to be loaded onto the jvm ( in 
classpath)? Or is it another way?

JavaClass theClass = Repository.lookupClass(aClass.toString());

Cheers,

//Mikael


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to