[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Problem with dependency on EJB JAR

2008-12-19 Thread g7r
Thanks for quick reply! I see I can reference particular EJB Bean in depends element. But can I reference entire EJB JAR? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4197588#4197588 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Problem with dependency on EJB JAR

2008-12-19 Thread g7r
Hello! I am moving my j2ee application to jboss 5 from 4.2.2. In my EAR there are ejb jar and sar. The services in sar file depend on the ejb jar (I have depends element with "jboss.j2ee:ear=footest.ear,jar=footest.jar,service=EJB3" in META-INF/jboss-service.xml). JBoss prints the following er