Author Message
thorsager
Joined: Feb 7, 2023
Messages: 33
Offline
Anybody else having the below issue when running cmapijava-sdk-10.1.0.2.0.11 on anything else than JDK8? .. If so what have you done to mitigate?


java: error reading /proxy-10.1.0.2.0.11.jar; java.net.URISyntaxException: Illegal character in path at index 62: file:/com/avaya/proxy/10.1.0.2.0.11/${jakarta-rexexp.jar}
MartinFlynn
Joined: Nov 30, 2009
Messages: 1922
Offline
This is a known issue. Somewhere between 11.0.5 and 11.0.11, the Java compiler stopped supporting this entry in the Manifest.

The simplest workaround is to unzip the proxy jar file and include the class files in your classpath directly.

Martin
thorsager
Joined: Feb 7, 2023
Messages: 33
Offline
Thanks.. :)
Just wanted to make sure
Go to:   
Mobile view