Hi everyone,
I have an issue with a java service.
I had to add two external jars to my package/code/jars and in the service development project /lib directory, which allowed me to import the classes in the code without any exception to be raised, but I still can’t compile the service due to the following error:
ISS.0014.9116] Unable to locate or start compiler
I already added my jars to the build path of the project, and the watt.server.compile setting refers to the compiler (also tried to put it to the default value)
I’m getting out of ideas to resolve my issue here, I’m pretty sure I tried everything that was listed on here, but no luck with this.
If someone has an idea, I’ll be glad to hear about it
Thanks!