[ mx4j-Bugs-2723068 ] NullPointerException in XSLTProcessor
"SourceForge.net" <[email protected]> Tue, 31 Mar 2009 08:59:51 +0000
| Newsgroups | gmane.comp.java.mx4j.devel |
|---|---|
| Message-ID | <[email protected]> |
Bugs item #2723068, was opened at 2009-03-31 14:29
Message generated for change (Tracker Item Submitted) made by sandhyagokhale
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=450647&aid=2723068&group_id=47745
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: HTTP Adaptor
Group: Release 3.0.2
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: sandhya gokhale (sandhyagokhale)
Assigned to: Nobody/Anonymous (nobody)
Summary: NullPointerException in XSLTProcessor
Initial Comment:
This gets fixed if line 366 of XSLTProcessor is commented out
Caused by: java.lang.NullPointerException
at mx4j.tools.adaptor.http.XSLTProcessor.getInputStream(XSLTProcessor.ja
va:363)
at mx4j.tools.adaptor.http.XSLTProcessor.createTransformer(XSLTProcessor
.java:176)
at mx4j.tools.adaptor.http.XSLTProcessor.processHttpException(XSLTProces
sor.java:204)
at mx4j.tools.adaptor.http.XSLTProcessor.writeError(XSLTProcessor.java:2
42)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=450647&aid=2723068&group_id=47745
------------------------------------------------------------------------------