immutant

http://immutant.org Note: dev discussion happens in #immutant on FreeNode IRC.
2015-11-24T13:15:30.000142Z

i wanted to keep it simple, but i'm open to any suggestions on making it more helpful before i mark that issue closed

jaen 2015-11-24T13:20:32.000143Z

@jcrossley3: yes, I've noticed your update to the repro repo and tested the incremental. Seems to work with keystores generated by the keytool and the new :http2? option. The SSL issue seems entirely orthogonal to that then.

jaen 2015-11-24T13:21:10.000144Z

I'd probably explain that the jar needs to be prepended and that's what p: does, it might not be readily obvious to non-Java people like me.

2015-11-24T13:21:59.000146Z

good idea, yeah

jaen 2015-11-24T13:22:17.000147Z

Mentioning the sample project has a lein plugin to that effect might also make sense.

jaen 2015-11-24T13:23:48.000148Z

I suppose some explanation for SSL and HTTP2 with Wildfly would also be helpful, but that probably can be added later. If I figure it out I can get back to you with instructions that can be added to Wildfly docs, but that'll be a while probably before I do.

2015-11-24T13:24:31.000149Z

yeah, i kinda want to delegate immutant users to wildfly docs if they need to go that route

2015-11-24T13:24:43.000150Z

hard to keep those docs in sync as both projects evolve

jaen 2015-11-24T13:26:47.000151Z

Hmm, that's true on one hand, but on other hand administrating something like Wildfly is non-trivial and some sort of introduction to listener configuration could be helpful.

jaen 2015-11-24T13:27:03.000152Z

But I understand the motivation of not wanting to have to track that.