chris
Bill Burke wrote:
We need to remove that warning. Yes, it is possible for JBoss to have trouble using two datasources at once because JBoss simulates XA for non-XA connections, but JBoss shouldn't be spitting out a warning everytime this happens since people have and will use two datasources in one transaction. Can you email the warning message so that I can remove it? Thanks.
Do you know if even the queries have to be serializable for the entity bean? Probably so. If not, then you can use instance-per-transaction for entity beans that don't require serializable.
Does SPECjAppServer2002 require commit 'B' or 'C'? Does it allow for caching?
THanks,
Bill
------------------------------------------------------- This SF.net email is sponsored by: VM Ware With VMware you can run multiple operating systems on a single machine. WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines at the same time. Free trial click here: http://www.vmware.com/wl/offer/345/0 _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
