E
Enter The
Hi,
I've created a project in Netbeans.
I keep on getting the error message:
Compiling 24 source files to H:\...\build\classes
H:\...\src\com\betfair\www\publicapi\types\exchange
\v3\APIErrorEnum.java:60: package org.apache.axis.encoding does not
exist
So it looks like it can't find package org.apache.axis.encoding.
In order to rectify this, I've tried downloading axis from:
http://mirrors.dedipower.com/ftp.apache.org/ws/axis/1_4/
I then went to Tools\Library Manager, created a new library, clicked
"ADD JAR/Folder" and pointed it at my axis\lib folder.
However, I still get the same error.
Please help me to fix this.
Thanks,
Enter.
I've created a project in Netbeans.
I keep on getting the error message:
Compiling 24 source files to H:\...\build\classes
H:\...\src\com\betfair\www\publicapi\types\exchange
\v3\APIErrorEnum.java:60: package org.apache.axis.encoding does not
exist
So it looks like it can't find package org.apache.axis.encoding.
In order to rectify this, I've tried downloading axis from:
http://mirrors.dedipower.com/ftp.apache.org/ws/axis/1_4/
I then went to Tools\Library Manager, created a new library, clicked
"ADD JAR/Folder" and pointed it at my axis\lib folder.
However, I still get the same error.
Please help me to fix this.
Thanks,
Enter.