Forum Discussion

chung1314's avatar
chung1314
New Contributor
13 years ago

ClassNotFoundException for classes in rt.jar

I have a Java class, say MyJava.java, and used this class in one (a runner) of my script-components. I am having all sorts of class loading issue. Some background. I am using loadUItest.bat, so the ja...