[ http://issues.apache.org/struts/browse/WW-451?page=all ]
Rainer Hermanns closed WW-451.
------------------------------
Resolution: Won't Fix
This issue is related to the WW 1.4 series and is covered over at the
OpenSymphony Jira installation
> ww:text tag is not compatibel to ww1.3
> --------------------------------------
>
> Key: WW-451
> URL: http://issues.apache.org/struts/browse/WW-451
> Project: Struts 2
> Issue Type: Bug
> Components: Views
> Affects Versions: WW 1.4.1
> Environment: -
> Reporter: Paolo Vedovato
> Assigned To: Hani Suleiman
> Fix For: Future, WW 1.4.1
>
>
> When using my webapp which was build on WW1.3 each use of
> <ww:text name="'{0,number,#,##0.00}'" value0="amount"/>
> generates follwing Exception:
> 2004.01.16-11:44:44.916 - E - webwork.util.ServletValueStack - - - <0> |
> METHOD: "text", exception:
> EXCEPTION: java.lang.reflect.InvocationTargetException
> at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source)
> at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
> at java.lang.reflect.Method.invoke(Method.java:324)
> at webwork.util.ValueStack.findValue(ValueStack.java:857)
> at webwork.util.ValueStack.findValue(ValueStack.java:341)
> at
> webwork.view.taglib.WebWorkBodyTagSupport.findString(WebWorkBodyTagSupport.java:72)
> at webwork.view.taglib.TextTag.doEndTag(TextTag.java:85)
> ...
> at com.orionserver.http.OrionHttpJspPage.service(.:70)
> at com.evermind._ay._rkb(.:5741)
> at com.evermind.server.http.JSPServlet.service(.:31)
> at com.evermind._hb.doFilter(.:59)
> ...
> at com.evermind._cub._pod(.:383)
> at com.evermind._cub._bmc(.:177)
> at com.evermind._ax._ltc(.:666)
> at com.evermind._ax._uab(.:191)
> at com.evermind._bf.run(.:62)
> Caused by: java.util.MissingResourceException: Can't find resource for bundle
> java.util.PropertyResourceBundle, key {0,number,#,##0.00}
> at java.util.ResourceBundle.getObject(ResourceBundle.java:314)
> at java.util.ResourceBundle.getString(ResourceBundle.java:274)
> at webwork.action.ActionSupport.getText(ActionSupport.java:647)
> ... 38 more
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/struts/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira