[logback-dev] [Bug 109] NullPointerException in deserialized AccessEvent.

bugzilla-daemon at pixie.qos.ch bugzilla-daemon at pixie.qos.ch
Sat Jan 26 02:17:33 CET 2008


http://bugzilla.qos.ch/show_bug.cgi?id=109





------- Comment #6 from joern at huxhorn.de  2008-01-26 02:17 -------
Created an attachment (id=20)
 --> (http://bugzilla.qos.ch/attachment.cgi?id=20&action=view)
Second try ;)

I missed some because my code didn't call the methods.

AccessEvent.buildResponseHeaderMap() now returns an empty Map if it couldn't
obtain one from serverAdapter.

Method results int that case: 
getResponseHeaderNameList => empty list.
getResponseHeader => null
getResponseHeaderMap => empty map.


-- 
Configure bugmail: http://bugzilla.qos.ch/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the logback-dev mailing list