From: <ad...@jb...> - 2005-05-18 21:27:40
|
"tom...@jb..." wrote : 1) yes, all i want is to configure a hibernate SessionFactory. but if i understand correctly, the HARDeployer will scan the .har for mapping files. I don't want an automatic scan. So i want to create a JbpmDeployer similar to HARDeployer. But the configuration of the hibernate SessionFactory is done on the basis of a hibernate.cfg.xml file instead of scanning. | | makes sense ? | Then change the HAR deployer such that it supports both push and pull. .har can then pull (discover) the config .jbpm can push (be explicit about) the config to use View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3878275#3878275 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3878275 |