GregDThomas

Results 36 comments of GregDThomas

In the (distant) past, when I had to do something similar, I had the plugin check the core Openfire class loader (not the default, plugin class loader) for the existence...

Actually, I think there's a bigger issue with this. From my reading, without this change the code sends a "Leave" presence message to every occupant of the room on every...

I've used servlets in a couple of places (e.g. the new System properties page). Possibly my bad for not highlighting that at the time, but ... I'd encourage use of...

I'd like to see servlets everywhere, but practically speaking I think the only way you're going to get it done is a few at a time.

I'm not sure I can add anything useful to this. But that doesn't normally stop me, so: The Discourse thread seems to indicate that this only happens with BOSH (possibly...

> I'm surprised there's no generated examples that ended up changing because of this... maybe one should be added? Happy to do so; I had a look but couldn't see...

Ah, wait. Just found the `./bin/generate-samples.sh` file. Will have a look at that properly, probably tomorrow now.

> @GregDThomas can you please update the sample? @wing328 All done. Apologies, when using Git Bash on Windows the sample regeneration changes more than than just the expected files; line...

Rebased after release 6.2.0. Is there anything else I need to do to get this over the line, or do I just need to be patient?