You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2013/01/17 09:43:38 UTC

[Bug 54440] TagPluginManager.init() throws NPE when used in Ant task

https://issues.apache.org/bugzilla/show_bug.cgi?id=54440

--- Comment #1 from Sheldon Shao <xs...@ebay.com> ---
Created attachment 29860
  --> https://issues.apache.org/bugzilla/attachment.cgi?id=29860&action=edit
Patch for this issue

The root cause is that there is no ClassLoader was set in JspCServletContext.
JspC holds the ClassLoader, but doesn't pass it to JspCServletContext.

Could you try this patch ?

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org