-
Currently, it's not possible to disable this header from any option. Setting
the value of product.name to an empty string will still emit a server header in
every http response with no value set.
####…
-
In BayeuxExternalServlet sample application, if you change the user name from
ChatPigner to ChatPolice from the following. You rebuild and deploy again, the
old message with ChatPigner will still show…
-
When I turn on the testLoad in
extras/coemetd-client/src/test/java/com/sun/grizzly/cometd/client/BayeuxClientLoadTest.testLoad(),
I got the following exception.
Per discussion with JeanFrancois, we wi…
-
Investigate what Objects that are worth caching.
Some of the objects cached in grizzly , like SelectionKeyOP are obvious
performance losses.
(the CLQ internal node wrapper has the same alloc and GC c…
-
Currently FileCache is disabled when Comet is used. There is no reason for not
enabling it.
#### Environment
Operating System: All
Platform: All
#### Affected Versions
[memcached-1.0]
-
As per bugswat meeting, I'm filling a bug as an umbrella for the upcoming
Grizzly integration. All bugs that will be fixed with the 1.8.6 should be listed
here:
[GlassFish]
[https://glassfish.dev.jav…
-
I was looking around to deploy a war using Grizzly and I found so much ways to
do that, then now I'm confuse.
I saw the example of JF to start Hudson on Grizzly, JF send me another way how
to start m…
-
Build used:
Glassfish V3 preview 07.
When the ignoreHiddenJarFiles property in sun-web.xml is set to true , the
hidden jar files in the WEB-INF/lib dir should not be loaded by the container.
But in V3…
-
Introduce 'release-profile' that wouldn't build javadoc and sources.
By this having this normal developer builds are much faster.
When maven-release-plugin is in action this profile is activated autom…
-
The BOM introduced in #1348 is using `jetty-parent` as a parent.
`jetty-parent` is itself declaring quite a few dependencies in its `` section, including: servlet, logging, hamcrest, junit. Those m…