Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.
#Automation
I wonder what JVM you are using. I used 1.3.1 on a prior project. Also, we used the TContext class, not context class.
Ray
Thanks Ray. Initially, I got the class-path wrong. I corrected it and its works fine now. The code works with both Context and TContext.
Thanks, Brain.