Here on my Jetty 6.x.y, the GlobalConfiguratorImpl doesn't call
_releaseRequestContext().
I am running here a very small Trinidad app... and I see this WARNING:

RequestContext had not been properly released on earlier request.

Reason is:
RequestType.getType(externalContext) != null  ==> false

Anyone knows more ?

Thx,
Matthias

--
Matthias Wessendorf
http://tinyurl.com/fmywh

further stuff:
blog: http://jroller.com/page/mwessendorf
mail: mwessendorf-at-gmail-dot-com

Reply via email to