Question Attila Toth · May 3, 2019 Java Gateway mapping of streams Hi All,I'm trying to create a simple wrapper class around a JSON schema validator library, written in Java, and calling this functionality through the Java Gateway of IRIS 2019.1.My Java wrapper class has a constructor like this:public JSONValidator(char[] jsonStream, char[] schemaStream) { ... } #Java #InterSystems IRIS 0 2 0 426
Article Attila Toth · Feb 8, 2017 2m read Generating PDF from XSL-FO using the HotJVM Render Server This article is little explanation to a GitGub project. #Caché #Code Snippet #ZEN 3 7 0 1.5K
Article Attila Toth · Jun 15, 2016 1m read MQTT Client in COS Hi All,I've created a sample implementation of the MQTT protocol, which is now available on GitHub. The project demonstrates MQTT client capabilities and it's written in Caché Object Script.Any comments, bug reports are welcome! Some more enhancements (like SSL / TLS support) are planned for the near future. #Caché #Interoperability 4 0 0 615