
|
If you were logged in you would be able to see more operations.
|
|
|
WebWork
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
|
|
|
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)
|
|
Description
|
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) |
Show » |
| There are no comments yet on this issue.
|
|