Hi, Can you try Collection as return type? I've tested with Collection once, it has been working fine. I'll check out Enumeration type, though. If you could post your whole error stack and source, it would be very helpful.
Thanks. Woojin Choi Macromedia JRun Tech Support. -----Original Message----- From: Sanjeevi Athreya [mailto:[EMAIL PROTECTED]] Sent: Friday, August 30, 2002 6:34 AM To: JRun-Talk Subject: EJB specifications on return types of Finder hi I was reading the EJB specifications of 1.1 and it said the finder which return multiple rows have to return Enumeration and I have created a bean that performs this way and I am trying to run on a server that implements 2.0 and I see it fails as it expects the multi object finder method to return a collection ( Arraylist or a vector).... how to over come this problem...is there anyway I can port my applicaiton from 1.1 to 2.0.................. what are the other porting issues other than this. Thanks Sanjeevi ______________________________________________________________________ Your ad could be here. Monies from ads go to support these lists and provide more resources for the community. http://www.fusionauthority.com/ads.cfm Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists
