Jetty Version
12
Jetty Environment
ee10
Java Version
21
Question
After asking a lot of questions from your work team, the command for deploy the project was executed without error. But now I have this problems:
Some parts of the project are called through the soap protocol, which I am now testing with this command to see if I can access them or not.
su - chm -c 'zmsoap -vv -z GetAccountInf/account=ali @by=name'
Jetty Version 12 Jetty Environment ee10 Java Version 21 Question After asking a lot of questions from your work team, the command for deploy the project was executed without error. But now I have this problems: Some parts of the project are called through the soap protocol, which I am now testing with this command to see if I can access them or not.
su - chm -c 'zmsoap -vv -z GetAccountInf/account=ali @by=name'
But I get the following error