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





------- Additional Comments From [EMAIL PROTECTED]  2002-11-18 17:02 -------
David,

After working with my developer on the issue, we have determined that we do 
indeed need Indexed Property functionality in order to handle the kinds of 
situations we're coding for in our Struts app.   

I also created a very simple example of what I now believe is the JDK bug at 
the root of all this.  The example found in IntrospectorTest.jar defines a 
simple bean with accessor/mutator method conforming to the Indexed Property 
defined in the JavaBeans 1.01 specification.  

When you run this example, you'll see something a little different.  1.3.1 and 
1.4.1 both recognize the IndexedPropertyDescriptor for the simpleBeans 
property, but 1.4.1 fails to find the simple read/write methods.  

I've logged a bug with Sun and hope to hear something back from them soon.  As 
I see it, unless they've officially changed the behavior for the Introspector, 
this bug lies in their court.

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

Reply via email to