Java in ACL : [A30135] No definition of the class Hello could be found.
Hi Adepters,
I'm having a problem calling Java from ACL with the java_* functions.
I guess it must be my environnement that is faulty as I can't even run a very simple sample.
I went to C:\Program Files\Epic\src\java and did all the README file says.
My Java version is 1.6.0_17 and the OS is Windows Server 2003 Service Pack 2
I open a DOS command window.
Go to the C:\Program Files\Epic\src\java directory.
Type the following command :
"C:\Program Files\Java\jdk1.6.0_17\bin\javac" -classpath "C:\program files\epic\lib\classes\aom.jar" *.java
Copy the Hello.class file in C:\Program Files\Epic\custom\classes
Then I launch Epic 4.3 and type this line in the editor's command line :
eval java_static('Hello','sayHello')
And get this error : [A30135] No definition of the class Hello could be found.
I've tried to see if any post on this mailing list did cover that issue, but found none relevant to my case.
Any idea on what is wrong ?
Thanks and regards
Christophe Lefebvre
LexisNexis France

