ArrayIndexOutOfBoundsException at click on expand icon in ice:tree
[Logo]
ICEsoft.org Forums: ICEfaces, ICEmobile, ICEpdf
[Search] Search   [Recent Topics] Recent Topics   [Groups] Home Page | www.icefaces.org  [Register] Register  [Login] Login 
ArrayIndexOutOfBoundsException at click on expand icon in ice:tree  XML
Forum Index -> Components
Author Message
goshe

Joined: 31/10/2008 00:00:00
Messages: 8
Offline


Hello,

im my IceFacesApp i got an tree component, which tree model i create dynamically in my backing bean.

the tree component has a ActionListener to grap the node-expand/collapse events.

If i click on the first expand icon everything's ok (Listener is Fired and Node is expandet).
If i click on the second expand icon an java.lang.ArrayIndexOutOfBoundsException: 1 >= 1 is Fired.

It seems that the model in the web-page is not correctly updatet.

I'm working with ICEFaces 1.8.2.

Anyone got a similar Problem?

@edit: attached the files for the snippets.


 Filename tree.xml [Disk] Download
 Description
 Filesize 560 bytes
 Downloaded:  22 time(s)

 Filename buildMethod.java [Disk] Download
 Description
 Filesize 892 bytes
 Downloaded:  33 time(s)

 
Forum Index -> Components
Go to:   
Powered by JForum 2.1.7ice © JForum Team