-
### Scenarios:
- The expression of when/must of YANG using XPath 1.0 is not readable and error-prone.
- The XPath filtering of NETCONF has the same problem. In addition, the function is limited. F…
-
```
What steps will reproduce the problem?
1. Create a method returning an empty string, using Apache XML-RPC server &
TomCat
2. Call on android.
3. Bug surfaces
What is the expected output? What do…
-
Iv'e discovered that attempt to send SOAP request about 300Kb in size caused following error:
exceptions.TypeError: sequence item 0: expected string, mmap.mmap found
(spyne 2.11.0, twisted 13.2.0, p…
-
### Problem description
@grpc/grpc-js: Streaming throughput is about half of Java equivalent.
### Reproduction steps
I've attached a ZIP file.
Attachment: [TestGrpc.zip](https://github.com/grpc/…
-
I have nested xs:include(s) from the schema inlined in the wsdl. All the
included schemas have no target namespace and do not have any prefix on the
element's type. When I include it in the WSDL I was…
-
Hi Team,
We are working on development environment with Tomcat 10 where third-party jar jakarta.validation-api.jar has been updated to tomcat specific version where package structure is changed fro…
-
On the remote wiki:
I went to Configuration Manager -> Authentication section
The was a checkbox beside the section that read:
> "remotesecurity Enable the remote API system. This allows other a…
-
### Terraform Core Version
1.9.1
### AWS Provider Version
5.68.0
### Affected Resource(s)
aws_route53_health_check
### Expected Behavior
Terraform should be able create calculated…
-
Hi ,
I applied a payload to delete config without including proper namespace. Device crashed with the below backtrace.
Is it designed that way or should we return an error message describing t…
-
Hi All,
I am trying to run a simplest test of C++ API like this:
```
SG::Dict auth;
auth.add("script_name", "ClientApi").add("script_key", "");
SG::Dict findMap;
findMap.add("filters", SG::Dict("logi…