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-15 20:00 ------- Ok, I get ya. I tried it and unfortunately, the problem persists. Like I mentioned, my debugger lets me see what types are contained within the array. When I run with 1.3.1 I can clearly see that the displaySections ArrayList is mapped to an IndexedPropertyDescriptor. I think the instanceof works just fine. The stuff going on during the Introspect.getBeanInfo and the beanInfo.getPropertyDescriptors seems to be the problem. I question just what they're getting from the ActionForm and whether or not struts is doing something to that ActionForm that confuses the JavaBean introspection capabilities. -- To unsubscribe, e-mail: <mailto:struts-dev-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:struts-dev-help@;jakarta.apache.org>