Results 7 comments of manorrock

I rather see it only apply to void methods and then taking an argument

@gregw As a Filter can be anywhere in the FilterChain I would recommend here to sharpen the language a bit towards something like this "Be aware that any Filter that...

@gregw My suggestion here is to strengthen the non-distributed contract to make clear what is expected in that case and state that if distributed is used that each instance should...

@gregw I would favor for the deployment model to stick to WAR file or WAR file exploded in a directory to be the 2 ways that have to be supported....

@gregw My suggestion here would be to look at what is missing from the ServletContext API that those CDI extensions are looking for. As CDI is bootstrapped using a ServletContainerInitializer...

@gregw As the default Servlet is a special case (implicitly configured) I feel it should not be part in the welcome file processing. In my mind the welcome file processing...

And repeat this recipe for each configured welcome file