Greetings,

I wonder what should I use for executing some business logic and call
stored procedures: ordinary classes or stateless session beans?

For stateless session beans it's possible to cache somewhere the
datasource factory or must I lookup always for the jndi connection pool?

thanks.

P.S.-I believe the stateful session bean is out of question since it's
much more heavy than stateless beans.

regards,
Pedro Salazar.
-- 
-PS



-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to