-
The FastInfoset implementation appears to fail when writing many nodes. The
error is:
Exception in thread "main" javax.xml.stream.XMLStreamException:
java.io.IOException: Integer > 1,048,576
at
com.s…
-
- [x] Decco
- [x] Stax
- [x] Draper
- [x] FPS
- [x] Home Hardware
- [x] Sealey
- [x] Toolbank
- [x] Toolstream
-
I've got the follow error when i've tried to run the ubber jar with
3.0.0
jdk1.8.0_161.jdk
2018-11-03 19:40:57 INFO Bootstrap:49 - WELD-ENV-000020: Using jandex for bean discovery
2018-11-0…
-
### Description
Check balance doesn't finish the whole USSD process when checking KCB account balance.
### Steps to reproduce
1. Open the Stax app.
2. On the home screen click on the add acc…
-
The LLVM compiler pass uses excessive amounts of memory for deep networks which are constructed like this
```
stax.serial([my_layer]*depth)
```
In fact, the compilation may eventually OOM.
The …
-
```
The metadata dump as well as the services dump is generating badly formatted
XML when running in Weblogic.
The following writers:
- org.odata4j.format.xml.EdmxFormatWriter
- org.odata4j.format.x…
-
```
The metadata dump as well as the services dump is generating badly formatted
XML when running in Weblogic.
The following writers:
- org.odata4j.format.xml.EdmxFormatWriter
- org.odata4j.format.x…
-
**Usage**
``` java
private Retrofit mRetrofit = new Retrofit.Builder()
.baseUrl("http://www.w3schools.com")
.addConverterFactory(SimpleXmlConverterFactory.create())
…
-
```
The metadata dump as well as the services dump is generating badly formatted
XML when running in Weblogic.
The following writers:
- org.odata4j.format.xml.EdmxFormatWriter
- org.odata4j.format.x…
-
When a string of "First line0x0D0x0ASecond line" is sent from a service implemented in MS .NET 4.0, the Java client created by Metro 2.1 will fail because of a digest verification error.
A bug was fi…