DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=11704>.
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=11704

NPE in TransformerFactoryImpl.newTransformerHandler





------- Additional Comments From [EMAIL PROTECTED]  2002-08-15 14:36 -------
Peter, some comments on your bug report:

Issue (1): null pointer exception. 
We would like to examine the stylesheet in question so that xsltc will compile
the stylesheet successfully. As far as re-throwing or reporting more
information: The jaxp spec (v 1.1 final release) under the TemplateHandler
section, getTemplates can return null if no Templates object has been created.
So it looks like xsltc is doing the right thing and that cocoon should
check if templates is non-null.  However we still want to
fix xsltc so that the stylesheet is compiled.

Issue (2): ErrorMsg construction- this issue is correct and has been
fixed and the code putback to current cvs.


So if we can get the stylesheet then we can figure out why xsltc is not
able to compile it. From there we can open new bug report and fix those
problem(s) that we uncover.

Reply via email to