[ https://issues.apache.org/jira/browse/WW-4923?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16380060#comment-16380060 ]
Hudson commented on WW-4923: ---------------------------- SUCCESS: Integrated in Jenkins build Struts-master-JDK7 #104 (See [https://builds.apache.org/job/Struts-master-JDK7/104/]) WW-4923 Null check to avoid NPE when not passing a JDBC connection to (paul.zepernick: rev 8bf6605e6bc08cbc3e7bfd70d03ac5f988808405) * (edit) plugins/jasperreports/src/main/java/org/apache/struts2/views/jasperreports/JasperReportsResult.java > JasperReportResult: NPE When Not Using SQL Connection > ----------------------------------------------------- > > Key: WW-4923 > URL: https://issues.apache.org/jira/browse/WW-4923 > Project: Struts 2 > Issue Type: Bug > Components: Plugin - JasperReports > Affects Versions: 2.5.14.1 > Reporter: Paul Zepernick > Priority: Minor > Fix For: 2.5.16 > > > The JasperReportResult throws a NPE in the finally when closing the SQL > connection when using a Data Source from the value stack instead of supplying > a SQL connection to the report. -- This message was sent by Atlassian JIRA (v7.6.3#76005)