I was able to dupe Jrun into calling ejbStore by calling another setter
method from inside of the one which modifies the 2d array. It is unneeded
overhead, but it seems to be the only way that JRun will recognize a state
change in the bean.. Does any one have any other input on this problem? Is
it something to do with the definition of a 'Bean' in java?
-----Original Message-----
From: Brian Lindauer [mailto:[EMAIL PROTECTED]]
Sent: Sunday, October 08, 2000 10:11 PM
To: JRun-Talk
Subject: ejbStore().. when exactly is it called
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.
------------------------------------------------------------------------------
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.