fanste

Results 31 comments of fanste

I'm able to run jollyday on JDK 16 and JAXB as long as a JAXB implementation is available on the classpath. In my case I used the newer implementation from...

I still hat no time to check the fork in my application, but the code doesn't look like it is completed. I will come back as soon as I had...

@MenoData as I've seen you have completed your work on the chinese calendar part in your lib Time4J. Could you tell us if and when your time allows you to...

Any progress on this issue? We've recently upgraded to IE11 in our company and XHR-based file uploads started to fail from time to time. As soon as I remove waffle...

Thanks for your feedback. I will take a look at the referenced issue and patches.

After you got me back to this issue, I have a question: What is your waffle filter configuration? I've tried to produce a capture that is similar to yours. But...

NTLM is only used for the local server instance (negTokenInit > mechTypes has it as its first element). Our testserver (somewhere in the comanies network) has MS KRB5 as its...

I think we can stop digging around as the error is not only within waffle but also occurs with Microsoft IIS 7.5. Must be a bug inside IE... I've found...

Wildfly allows the injection of the HttpServletRequest. But the injected instance won't reflect the wrapped request from the `NegotiateSecurityFilter`. Therefore no principle is available. So this would be really nice...

Reproducer: https://github.com/fanste/primefaces-test/tree/test-5710