Tihomir Surdilovic [http://community.jboss.org/people/tsurdilovic] created the discussion
"Re: KnowledgeBase keeps links to stateful sessions after disposing" To view the discussion, visit: http://community.jboss.org/message/640305#640305 -------------------------------------------------------------- Your sample code uses stateless sessions, not stateful, so not sure where dispose applies here. Stateless sessions are fire-and-forget. So once you execute it, you should set it to null in your example, otherwise yes the reference to it will keep existing. -------------------------------------------------------------- Reply to this message by going to Community [http://community.jboss.org/message/640305#640305] Start a new discussion in jBPM at Community [http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]
_______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
