I did test it and it didn't work ;)
http://viewvc.jboss.org/cgi-bin/viewvc.cgi/portal/trunk/core/src/main/org...
reveals the cause:
187 : julien 883 public Object[] toArray()
188 : {
189 : throw new UnsupportedOperationException();
190 : }
JDK 6 provides such a nice performance boost (for free, just replace the JDK), that
we've switched to it where ever possible.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4003130#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...