toby cabot wrote: > > danch, > > > toby cabot wrote: > >> I noticed that the remote client code gets a copy of moola but the > >> server-side session bean gets a reference to the member itself > >> (and can thus change it). > > > > Turn off optimized invocations in jboss.xml > > Got it, thanks. I can hack standardjboss.xml for a system-wide change > or jboss.xml on a bean-by-bean basis. Nice. > > This raises an interesting issue, though: what the out-of-the-box > defaults should be. Some might argue that default behavior should be as > spec-compliant as possible but with notes indicating what to change to > go fast and what the side effects will be. Yes, this and the 'commit option A' bit (very aggressive cacheing of entity beans) tend to throw people for a loop. > > In any case, jboss rocks! > > Toby > > _______________________________________________ > JBoss-user mailing list > [EMAIL PROTECTED] > http://lists.sourceforge.net/lists/listinfo/jboss-user Confidential e-mail for addressee only. Access to this e-mail by anyone else is unauthorized. If you have received this message in error, please notify the sender immediately by reply e-mail and destroy the original communication. _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] http://lists.sourceforge.net/lists/listinfo/jboss-user
