I'm sure this isn't too hard, but I've had a tough time finding it in the docs:
We have a couple long (read-only) processes which we'd like to run outside of transactions. One involves iterating through a LARGE number of CMP entity beans from an SLSB; another is a series of SQL calls from an SLSB to gather reporting information.
Question: How to I mark these operations so that they do not occur within a transaction (and therefore won't time out or cause deadlock with other ongoing operations)?
Please let me know if more info is needed.
JBoss 3.0.6, Sun Java 1.4.1
Thanks,
Beau
------------------------------------------------------- This SF.net email is sponsored by: The Definitive IT and Networking Event. Be There! NetWorld+Interop Las Vegas 2003 -- Register today! http://ads.sourceforge.net/cgi-bin/redirect.pl?keyn0001en _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
