At least something good happened during the last AjaxWorld (which seemed to be quite low on peoples): I've meet Ted from ICESoft and we decided to explore how we can implement support for Grizzly Comet in ICEfaces.
Ted has all the technical details about how to enable it here. In the process of making Grizzly Comet working with ICEfaces (useful use case learned by Papa Grizzly :-)), we have...
Because Grizzly has replaced the Sun WebServer runtime (starting with 9.0/GlassFish v1) in Sun's Application Server (SJSAS), and to avoid breaking compatibility with previous release, some configuration mechanisms are not officially exposed in GlassFish's domain.xml as attribute or elements. We will fix the problem with our upcoming v3 release, but for now those hidden features are sleeping with...
1.6.1 is now available here!. This release is another community release and thanks to everyone who collaborated to our discussions and phone meetings.
This new release contains:Add Grizzlet supportAdd all well knows supported mime type supported by the http WebServerAdd Port Unification supportMultiple SelectorHandler associated with a single Controller now execute on
their own threadsFix issue...