From: <ale...@jb...> - 2006-06-28 17:42:31
|
The whole issue was about a message like this: "failed to start EJB1: query in EJB2 could not be compiled". The exception is thrown from the last entity (as a service) in the module. So the causing exception is wrapped. BTW, moving pm.start() to EntityContainer.createService() won't fix the exception message but only the dependency issue. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3954152#3954152 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3954152 |