We're looking to implement a 3-tier architecture with websphere, java and oracle. My question is where should the code be deployed for oltp apps and batch processes? Are the business rules(components) deployed on the middle tier and that same logic (if applicable within batch) deployed as java within the database? It would appear to me that batch would execute faster if the source resides in the database rather than the app server, but that we are gaining a maintenance(deployement) issue for the performance gain. Should the business rules be deployed within java and the data access be written in pl/sql. Any thoughts?? What are others doing today and are there any papers available regarding these issues? Thanks
-- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Tracy Rahmlow INET: [EMAIL PROTECTED] Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists -------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).
