Joseph Walton created WW-4360:
---------------------------------
Summary: Fix potential NullPointerExceptions in xwork-core
Key: WW-4360
URL: https://issues.apache.org/jira/browse/WW-4360
Project: Struts 2
Issue Type: Bug
Reporter: Joseph Walton
Priority: Minor
Eclipse's static analysis of nulls identifies a number of spots in xwork-core
where a NullPointerException can occur. This change fixes them either to
rearrange things so they can't happen or to throw a more specific exception.
--
This message was sent by Atlassian JIRA
(v6.2#6252)