You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by Hans Bergsten <ha...@gefionsoftware.com> on 2000/07/06 17:56:40 UTC

Re: cvs commit: jakarta-tomcat/src/share/org/apache/jasper/runtime HttpJspBase.java

Alex Chafee wrote:
> 
> alex        00/07/06 07:30:10
> 
>   Modified:    src/share/org/apache/jasper/runtime HttpJspBase.java
>   Log:
>   Bugfix: this class had its own shadow copy of ServletConfig object;
>   this meant that the private ServletConfig owned by the superclass
>   GenericServlet was left null, which led to log("foo") crashing with a
>   NPE.  Solution: remove this class' shadow copy, insert call to
>   super.init(config).

Thanks for fixing this. It would be great if you can commit this fix 
to the tomcat_32 branch as well.

Hans
-- 
Hans Bergsten		hans@gefionsoftware.com
Gefion Software		http://www.gefionsoftware.com