illidan80

Results 6 comments of illidan80

@tadayosi > What do you mean by this? At least it looks like you can download something with the button. Please see screenshot attached ![image](https://user-images.githubusercontent.com/53393926/149907442-6d8ee345-82da-415c-aa15-0f5c03749f5a.png)

Well, on my environment I getting the error I described...

@tadayosi I searched a code, and I can't find any place in code which actually registering `FlightRecordingDownloadFacade` filter. Is it my responsibility to register it into the filters pipeline of...

@tadayosi Thank you. Also, please test with Tomcat - I was getting NullPointerException after manually adding the filter

@skarsaune please note it doesn't play well with tomcat as well (tested with 9.0.56)

@prahaladhchandrahasan Its not a "Spring Boot itself" but your implementation of the integration between Hawtio and Spring Boot. I even specified the exact package which contains the issue: `group: 'io.hawt',...