DO NOT REPLY [Bug 9086] - NPE org.apache.tomcat.core.ServerSession.setAttribute

2004-03-06 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=9086

NPE org.apache.tomcat.core.ServerSession.setAttribute

[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||LATER



--- Additional Comments From [EMAIL PROTECTED]  2004-03-07 07:58 ---
Hopefully this can be addressed in 3.3.3.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



DO NOT REPLY [Bug 9086] - NPE org.apache.tomcat.core.ServerSession.setAttribute

2002-05-16 Thread bugzilla

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=9086

NPE org.apache.tomcat.core.ServerSession.setAttribute

[EMAIL PROTECTED] changed:

   What|Removed |Added

   Severity|Major   |Enhancement



--- Additional Comments From [EMAIL PROTECTED]  2002-05-17 05:39 ---
The Servlet 2.2 spec does not allow passing null as the value to setAttribute.  
If you need this, you must upgrade to 4.x (where it is allowed in the spec).

However, it is probably better to throw an IAE than an NPE in this case, so I'm 
leaving this open.

--
To unsubscribe, e-mail:   
For additional commands, e-mail: