Issue Details (XML | Word | Printable)

Key: WW-1055
Type: Improvement Improvement
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Patrick Lightbody
Reporter: Patrick Lightbody
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
WebWork

Warn when properties are null

Created: 30/Dec/05 02:13 PM   Updated: 07/Jan/06 02:39 PM
Component/s: Misc
Affects Version/s: 2.2
Fix Version/s: 2.2


 Description  « Hide
We should do better than this error:


18:20:05,549 ERROR [com.opensymphony.webwork.components.ActionComponent] Could not execute action: /common/error
java.lang.NullPointerException
at com.opensymphony.xwork.util.OgnlUtil.getBeanInfo(OgnlUtil.java:316)
at com.opensymphony.xwork.util.OgnlUtil.getPropertyDescriptors(OgnlUtil.java:290)
at com.opensymphony.xwork.util.OgnlUtil.copy(OgnlUtil.java:231)
at com.opensymphony.xwork.interceptor.ChainingInterceptor.before(ChainingInterceptor.java:98)

 All   Comments   Change History      Sort Order: Ascending order - Click to sort in descending order
There are no comments yet on this issue.