Jon Bartels

Results 143 comments of Jon Bartels

@gbenosman fork the connect repo then push to your fork and post the link here please

I am playing with this at https://github.com/jonbartels/connect/tree/5467-keytore-avoid-writes I don't even know if it compiles yet.

I started to work on a PR for this issue but I don't see how or where the standard vmoptions file is generated.

Related discussion https://github.com/nextgenhealthcare/connect/discussions/5263#discussioncomment-3084889

@heiira check your logs before the shutdown event. Is there a previous exception before the error you posted? The null `connectionPool` object is constructed by reading `mirth.properties` and creating a...

@joshmc82 I have a branch on my fork for this change. I have not tested it locally yet. Ran out of motivation before the build completed. Opinions and code reviews...

Also note that `Ctrl + c` is "copy" in Windows. I think using the keybindings for expand-all and collapse-all from any popular IDE or text editor would be a good...

What is the order of operations? 1. File read 2. Processing happens 3. An outside process or a different channel read and deleted??? moved?? the file 4. The shown channel...

@rogin hopefully a quick question does `String.valueOf(statusCode)` return the status code like `200` or like `200.0`?

@ARShelleyNextGen and @JackieK5 this is a good one line PR that makes Mirth easier to use. Would it be possible to merge it for 4.6.0?