Run a Java program from TI process using ExecuteJavaN
Posted: Mon May 01, 2017 8:38 am
HI, I have been trying to run a java program through TI process using ExecuteJavaN/ExecuteJavaS.
I have followed all the points from IBM Knowledge center in configuring Java Extensions and rules to use ExcuteJavaN/ExecuteJavaS. My bad luck java program runs fine to my need in eclipse while i call ExecuteJavaN from TI. I am getting an error stating Java Exception:Java.lang.ClassNotFoundException: my.scripts.MyTestTI.
My Epilog command given:
ExecuteJavaN('my.scripts.MyTestTI');
Can someone please help me solving this problem.
Thanks & Regards
Mohan
I have followed all the points from IBM Knowledge center in configuring Java Extensions and rules to use ExcuteJavaN/ExecuteJavaS. My bad luck java program runs fine to my need in eclipse while i call ExecuteJavaN from TI. I am getting an error stating Java Exception:Java.lang.ClassNotFoundException: my.scripts.MyTestTI.
My Epilog command given:
ExecuteJavaN('my.scripts.MyTestTI');
Can someone please help me solving this problem.
Thanks & Regards
Mohan