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. In any case, jboss rocks! Toby _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] http://lists.sourceforge.net/lists/listinfo/jboss-user
