Unfortunately the java server does only respond with "error 80" in JSON
mode. It works perfectly in Binary mode.
Do I have to change something in the java part (enable FunctionServlet
or so?)?
Friedhelm
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi there.
I would like to use JSON instead of Binary.
Therefore I set the ini file as described:
protocol=http
url=http://localhost:8000/FunctionServer
Unfortunately the java server does only respond with "error 80" in JSON
mode. It works perfectly in Binary mode.
Do I have to change something in the java part (enable FunctionServlet
or so?)?
Friedhelm