Hello,

I have a possibly silly question.  How are EJB 2.0 Home Methods implemented
in JBoss?  When a home method gets called is a random instance from the
cache selected and it's remote interface returned just for that method
call?  I'm trying to determine the overhead of using them, as well as
comparing home method implementations between JBoss and WebLogic.

On that note, a WebLogic vs. JBoss explanation of home methods would be
very useful if anyone happens to know how WebLogic handles them.

Thanks
Chris Murphy

_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to