I spoke a little too soon.  The second time that I try to invoke 
CampaignEditorBean.select on the same campaign, I get a "reassociated object 
has dirty collection" HibernateException from the session.lock call.

Caused by: org.hibernate.HibernateException: reassociated object has dirty 
collection
  |         at 
org.hibernate.event.def.OnLockVisitor.processCollection(OnLockVisitor.java:45)
  |         at 
org.hibernate.event.def.AbstractVisitor.processValue(AbstractVisitor.java:101)
  |         at 
org.hibernate.event.def.AbstractVisitor.processValue(AbstractVisitor.java:61)
  |         at 
org.hibernate.event.def.AbstractVisitor.processEntityPropertyValues(AbstractVisitor.java:55)
  |         at 
org.hibernate.event.def.AbstractVisitor.process(AbstractVisitor.java:123)
  |         at 
org.hibernate.event.def.AbstractReassociateEventListener.reassociate(AbstractReassociateEventListener.java:78)
  |         at 
org.hibernate.event.def.DefaultLockEventListener.onLock(DefaultLockEventListener.java:59)
  |         at org.hibernate.impl.SessionImpl.fireLock(SessionImpl.java:583)
  |         at org.hibernate.impl.SessionImpl.lock(SessionImpl.java:575)
  |         at CampaignEditorBean.select(CampaignEditorBean.java:61)

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3954782#3954782

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3954782

Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to