From: <ale...@jb...> - 2006-06-28 14:45:47
|
I am checking out 4.0.3.SP1 now. But I guess it's the same as in the current EjbModule, i.e. in the EjbModule.startService. I was thinking about moving persistenceManager.start() to EntityContainer.createService() right after persistenceManager.create(). At this point all plugins are created and set, not started though. The start() of the persistenceManager will use the DataSource and possibly the TransactionManager. Is this acceptable? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3954060#3954060 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3954060 |