javaee / grizzly

Writing scalable server applications in the Java™ programming language has always been difficult. Before the advent of the Java New I/O API (NIO), thread management issues made it impossible for a server to scale to thousands of users. The Grizzly NIO framework has been designed to help developers to take advantage of the Java™ NIO API.
https://javaee.github.io/grizzly/
Other
222 stars 60 forks source link

Servlet Name not conveyed down stack #1950

Closed edburns closed 7 years ago

edburns commented 7 years ago

The Servlet Name property appears to be conveyed down the stack when GlassFish is starting up.

rlubke commented 7 years ago

Fixed by: 6e43dfa2e05c5a6e7ca514eaeaa747069c74a1ca and c90634ed94dd97f701291a7728582e424b445cd7