Exactly when is it that JRun decides to call ejbStore???
I am using Beam Managed Persistence and I have a int[][] in my EJB.. Inside
of ejbStore I am writing the contents of the 2d array to a set of varchars
in my DB...
I have a method in my RemoteInterface that modifies the contents of the
int[][] but when I call the method, and even when I shut down the server,
ejbStore is never called. Why is this? Does it have something to do with the
type of the attribute that is being modified?
Any info would be great.
Thanks
Brian Lindauer
------------------------------------------------------------------------------
Archives: http://www.egroups.com/group/jrun-interest/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/jrun_talk
or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the
body.