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

______________________________________________________________________
Get the JRun Web Application Construction Kit - the only book written specifically for 
JRun developers.
http://www.amazon.com/exec/obidos/ASIN/0789726009/houseoffusion
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to