-
```
What steps will reproduce the problem?
1. I had created client files for wsdl using xpc command
2. then i converted in to jar then i wrote a generic client program
3. i ma getting the below error …
-
Hi, I am trying to connect to my local DynamoDB instance, using `create new profile / Local`. I get an exception like this:
```
java -jar target/fatJar/DynamoIt-1.2.0.jar
[2024-10-11 10:16:35] [W…
-
Hi, I'm experimenting with using this repository alongside the FIX standard orchestration files in the [orchestrations](https://github.com/FIXTradingCommunity/orchestrations/tree/master/FIX%20Standard…
-
Please add methods/augment available methods int the Multipart request builder, which add a preamble and/or epilogue to the Multipart Entity. Albeit the fact, that a preamble/epilogue should be ignor…
-
The sample class XhtmlToDocxAndBack produces the following exception when I run it. I am seeing the same with a different XHTML document which led me to testing the sample from the repository.
Except…
-
```
What steps will reproduce the problem?
1. I had created client files for wsdl using xpc command
2. then i converted in to jar then i wrote a generic client program
3. i ma getting the below error …
-
The issue is similar to https://github.com/eko/gocache/issues/166 but for Redis with []byte values. When getting a []byte value the cache returns an empty []byte without an error. This is because the …
-
```
What steps will reproduce the problem?
1. I had created client files for wsdl using xpc command
2. then i converted in to jar then i wrote a generic client program
3. i ma getting the below error …
-
Enhance JAXB to allow validation based on annotations, without requiring a schema.
One of the benefits of JAXB 2 is that a schema is not required; annotating Java
classes alone allows for XML seriali…
-
XML can be read from java.io.Reader, and often people do that, yet the
javax.xml.bind.Unmarshaller interface doesn't have a version that takes
java.io.Reader.
This is a strange omission given that th…