Session beans don't have values so you have to be talking about the database/entity bean values I presume in which case the behavior you describe is expected.

--
xxxxxxxxxxxxxxxxxxxxxxxx
Scott Stark
Chief Technology Officer
JBoss Group, LLC
xxxxxxxxxxxxxxxxxxxxxxxx

Butt, Dudley wrote:

Hi,

Ok, somewhere in my implementation I've screwed up...
I have a session bean (stateless) that gets created then starts a process of database writes via some business logic and entity beans.
When I start another process, the new session bean is created, but it doesnt start writing to database. The first session bean writes finished first, then when the second bean starts, its values seem to have been changed by the first session bean
somehow?


Any ideas anyone?

thx



------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to