Hi Julien, ValueListHandler implements ValueListIterator. and you can use it's function to traverse the iterator or can directly typecast your bean to this interface. and you don't need to specify any methods in your ejb according to the example shown in
http://java.sun.com/blueprints/corej2eepatterns/Patterns/ValueListHandler.html I hope this helps -Rajesh View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3837600#3837600 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3837600 ------------------------------------------------------- This SF.Net email is sponsored by the new InstallShield X. >From Windows to Linux, servers to mobile, InstallShield X is the one installation-authoring solution that does it all. Learn more and evaluate today! http://www.installshield.com/Dev2Dev/0504 _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
