The hibernate session is managed the way you configure it with <hibernate-session-factory /> or <hibernate-session />, the config for this is probably in your jbpm.tx.hibernate.cfg.xml file.
Did you try using a command like described by HuiSheng in this thread: http://community.jboss.org/message/536708 ?