I am trying to connect QC
using OTA
with Java
and I am executing from Mac machine. It is unable to establish a successful connection whereas I have tried the same piece of code in Windows and it is working fine. Can anyone throw some light on how to enable this from Mac?
Exception stack trace:
[junit] Exception in thread "Com4J shutdown hook" java.lang.NoClassDefFoundError: Could not initialize class com4j.COM4J
[junit] at com4j.COM4J$3.run(COM4J.java:476)