DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=14603>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=14603

Switching to JDK 1.4.1 causes IndexOutOfBoundsException on Indexable ActionForm 
Attributes

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID



------- Additional Comments From [EMAIL PROTECTED]  2002-11-19 00:09 -------
Martin, thanks for clarifying. Given the past behavior of the Introspector (pre 
JDK 1.4.1) I took the behavior to include the ArrayList as a possible indexed 
attribute type.  I was further lead to believe this due to the fact that the 
IndexedPropertyType displayed to me by the IndexedPropertyDescriptor was 
ArrayList, leading me to believe that everything was kosher.  

Unfortunately, it looks like the 1.4.1 release does a better job of enforcing 
the spec but ultimately ties the hands of the developers.  ArrayLists are much 
nicer than simple arrays[].

I kicked this bug report over to invalid.  We'll just throttle back to JDK 
1.3.1 until we can retrofit our code to cope with the changes in 1.4.1. 

thanks.

jk

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to