> > "A remote call to an entity bean will have the same performance overhead as > > a remote call to another type of server, all other things constant" > > Yes and no. Many app servers have the ability to transform these remote > calls to local calls when running in the same JVM.
in that case it isn't a remote call is it? This is exactly the sort of thing that confuses the issue.... if you want to evaluate something, first set your criteria. if your criteria does not include (true) remote calls, then dont evaluate the remote interfaces for entity beans. cheers dim =========================================================================== To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff EJB-INTEREST". For general help, send email to [EMAIL PROTECTED] and include in the body of the message "help".