Do you have solution to cater the scalability and performance requirements with POJO?
Its a little cubersome to cater to this non-functional requirement using POJO's.Nonethless, stateful session beans will also have an adverse impact on the performance.So i guess an ideal solution would be to use a combination of stateless and stateful session beans.