Loren Cahlander

Results 15 comments of Loren Cahlander

I would really appreciate any feedback on this. I want to make this something that works for everyone and not just me. Please take a look at https://github.com/lcahlander/multi-container-nginx-react-existdb for the...

I do not think that the test failures are related to my code change. The failures are on the windows-latest tests and that appears to be the same with other...

@adamretter In order for the libraries in the XARs to be accessible, the Class.forName() is necessary. I am thinking of adding a driver available function in the SQL to determine...

Does it hurt anything to do the call?

I have installed my XAR for MySQL in the current eXist-db 6.0.1 I then try calling my MySQL database through the standard sql:get-connection() When I connect to the MySQL database...

I am also getting an error message on `npm install` from our corporate servers. ``` 8233 warn tarball tarball data for @chakra-ui/icon@https://xxx.xxx.xxx:443/artifactory/api/npm/npm-virtual/@chakra-ui/icon/-/icon-3.0.4.tgz (sha512-9Ry+fa6EKRYUexffvgOJ9dRIkxCSnASgdSnb09EbQTgCTeM+47LUsxR2+r8pbY6ZT5D4m2zRLkTrv7O7icoyOw==) seems to be corrupted. Trying again. ```...

I created a polymer based web component using d3-flextree. I am working on getting it converted over to react. [https://github.com/easymetahub/emh-d3-flextree](url) The only change that needs to be made to get...

@adamretter Can we load it as an EXPath package? If so, then should we also extract LDAP and the IP Range authentication realms as EXPath packages as well?