|
From: <ale...@jb...> - 2006-06-30 22:15:25
|
Then the only way to fix the dependency issue I see is to to move PM initialization to EntityContainer.createService and PM start to EntityContainer.startService. So that the first container to start will start all the PM's in the module, not the last container like it has been until now. But this will reopen JBAS-993 again. Other alternatives I can think of are broken in some way. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3954767#3954767 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3954767 |